summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/vlm5030.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/vlm5030.c')
-rw-r--r--src/emu/sound/vlm5030.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/vlm5030.c b/src/emu/sound/vlm5030.c
index bba37820388..40beb652868 100644
--- a/src/emu/sound/vlm5030.c
+++ b/src/emu/sound/vlm5030.c
@@ -225,7 +225,7 @@ void vlm5030_device::device_config_complete()
void vlm5030_device::device_start()
{
m_coeff = &vlm5030_coeff;
-
+
/* reset input pins */
m_pin_RST = m_pin_ST = m_pin_VCU= 0;
m_latch_data = 0;