summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/expro02.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/expro02.c')
-rw-r--r--src/mame/drivers/expro02.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/expro02.c b/src/mame/drivers/expro02.c
index 64e12068ea0..89b606feb86 100644
--- a/src/mame/drivers/expro02.c
+++ b/src/mame/drivers/expro02.c
@@ -535,7 +535,7 @@ static MACHINE_DRIVER_START( fantasia )
MDRV_PALETTE_INIT(berlwall)
/* arm watchdog */
- //MDRV_WATCHDOG_TIME_INIT(UINT64_ATTOTIME_IN_SEC(3)) /* a guess, and certainly wrong */
+ //MDRV_WATCHDOG_TIME_INIT(UINT64_ATTOTIME_IN_SEC(3)) /* a guess, and certainly wrong */
/* sound hardware */
MDRV_SPEAKER_STANDARD_MONO("mono")