summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms5110.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/tms5110.h')
-rw-r--r--src/emu/sound/tms5110.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/tms5110.h b/src/emu/sound/tms5110.h
index da3d533c795..d06578e6763 100644
--- a/src/emu/sound/tms5110.h
+++ b/src/emu/sound/tms5110.h
@@ -99,7 +99,7 @@ private:
UINT8 m_PDC;
UINT8 m_CTL_pins;
UINT8 m_speaking_now;
-protected: UINT8 m_talk_status; private:
+protected: UINT8 m_talk_status; private:
UINT8 m_state;
/* Rom interface */