summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/t5182.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/t5182.h')
-rw-r--r--src/mame/audio/t5182.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/t5182.h b/src/mame/audio/t5182.h
index a0bc8c690ca..de909b0f05c 100644
--- a/src/mame/audio/t5182.h
+++ b/src/mame/audio/t5182.h
@@ -58,7 +58,7 @@ private:
TIMER_CALLBACK_MEMBER( setirq_callback );
void sharedram_semaphore_snd_acquire_w(uint8_t data);
- void sharedram_semaphore_snd_release_w(uint8_t data);;
+ void sharedram_semaphore_snd_release_w(uint8_t data);
uint8_t sharedram_semaphore_main_r();
void ym2151_irq_ack_w(uint8_t data);
void cpu_irq_ack_w(uint8_t data);