summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/wicat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/wicat.c')
-rw-r--r--src/mess/drivers/wicat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/wicat.c b/src/mess/drivers/wicat.c
index c20b474cd97..58ef81c4fa5 100644
--- a/src/mess/drivers/wicat.c
+++ b/src/mess/drivers/wicat.c
@@ -690,7 +690,7 @@ static MACHINE_CONFIG_START( wicat, wicat_state )
MCFG_CPU_ADD("floppycpu",N8X300,XTAL_8MHz)
MCFG_CPU_PROGRAM_MAP(wicat_flop_mem)
MCFG_CPU_IO_MAP(wicat_flop_io)
-// MCFG_FD1795_ADD("fdc")
+// MCFG_FD1795_ADD("fdc")
MACHINE_CONFIG_END