summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/mc6845.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/mc6845.c')
-rw-r--r--src/emu/video/mc6845.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/mc6845.c b/src/emu/video/mc6845.c
index eb553dd8157..20a31ff9ba4 100644
--- a/src/emu/video/mc6845.c
+++ b/src/emu/video/mc6845.c
@@ -1472,7 +1472,7 @@ MACHINE_CONFIG_END
machine_config_constructor mos8563_device::device_mconfig_additions() const
{
- return MACHINE_CONFIG_NAME( mos8563 );
+ return MACHINE_CONFIG_NAME( mos8563 );
}