summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/8950intf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/8950intf.c')
-rw-r--r--src/emu/sound/8950intf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/8950intf.c b/src/emu/sound/8950intf.c
index 664df2d7d41..684c74ac6aa 100644
--- a/src/emu/sound/8950intf.c
+++ b/src/emu/sound/8950intf.c
@@ -39,7 +39,7 @@ void y8950_device::device_timer(emu_timer &timer, device_timer_id id, int param,
case 0:
y8950_timer_over(m_chip,0);
break;
-
+
case 1:
y8950_timer_over(m_chip,1);
break;