summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/korgm1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/korgm1.c')
-rw-r--r--src/mess/drivers/korgm1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/korgm1.c b/src/mess/drivers/korgm1.c
index a3555d1133f..2814ff5b4fe 100644
--- a/src/mess/drivers/korgm1.c
+++ b/src/mess/drivers/korgm1.c
@@ -21,7 +21,7 @@ class korgm1_state : public driver_device
public:
korgm1_state(const machine_config &mconfig, device_type type, const char *tag)
: driver_device(mconfig, type, tag),
- m_maincpu(*this, "maincpu")
+ m_maincpu(*this, "maincpu")
{ }
// devices