summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/trs80.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/trs80.h')
-rw-r--r--src/mame/includes/trs80.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/trs80.h b/src/mame/includes/trs80.h
index 8b1c0fe8ac6..23346cff7f5 100644
--- a/src/mame/includes/trs80.h
+++ b/src/mame/includes/trs80.h
@@ -53,7 +53,7 @@ public:
, m_io_baud(*this, "BAUD")
, m_io_config(*this, "CONFIG")
, m_io_keyboard(*this, "LINE%u", 0)
- { }
+ { }
void sys80(machine_config &config);
void trs80(machine_config &config);