diff options
| author | 2009-02-17 15:31:20 +0000 | |
|---|---|---|
| committer | 2009-02-17 15:31:20 +0000 | |
| commit | cef6764910e75f5e212fdef18ab75135b4144020 (patch) | |
| tree | 2aceb9a6b874fc333ad98ce42a580ded9a6039f9 /src/emu/devintrf.c | |
| parent | 77a98627d90a3ea23a955272856c15cdada0ddae (diff) | |
Cleanups and version bump.mame0129u4
Diffstat (limited to 'src/emu/devintrf.c')
| -rw-r--r-- | src/emu/devintrf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/devintrf.c b/src/emu/devintrf.c index 616aac761a2..692c16384a4 100644 --- a/src/emu/devintrf.c +++ b/src/emu/devintrf.c @@ -635,7 +635,7 @@ void device_list_start(running_machine *machine) /*------------------------------------------------- - device_delay_init - delay the startup of a + device_delay_init - delay the startup of a given device for dependency reasons -------------------------------------------------*/ |
