summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/ql.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ql.cpp')
-rw-r--r--src/mame/drivers/ql.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ql.cpp b/src/mame/drivers/ql.cpp
index 2afe9933e42..3cdbad14824 100644
--- a/src/mame/drivers/ql.cpp
+++ b/src/mame/drivers/ql.cpp
@@ -1006,7 +1006,7 @@ MACHINE_CONFIG_END
//-------------------------------------------------
static MACHINE_CONFIG_START( megaopd )
-static ql(config);
+static ql(config);
// internal ram
MCFG_RAM_MODIFY(RAM_TAG)
MCFG_RAM_DEFAULT_SIZE("256K")