summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devintrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/devintrf.c')
-rw-r--r--src/emu/devintrf.c2
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
-------------------------------------------------*/