summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/gottlieb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/gottlieb.c')
-rw-r--r--src/mame/audio/gottlieb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/gottlieb.c b/src/mame/audio/gottlieb.c
index c5257b41531..f18d3030949 100644
--- a/src/mame/audio/gottlieb.c
+++ b/src/mame/audio/gottlieb.c
@@ -593,7 +593,7 @@ MACHINE_DRIVER_START( gottlieb_soundrev2 )
MDRV_CPU_ADD("speech", M6502, SOUND2_CLOCK/4)
MDRV_CPU_PROGRAM_MAP(gottlieb_speech2_map,0)
-
+
/* sound hardware */
MDRV_SOUND_START( gottlieb2 )