From c93ed344fbd26a9c2c49bdbc99014d8dc0cbe9ef Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 15 Oct 2014 07:19:47 +0000 Subject: Cleanups and version bump --- src/mess/drivers/concept.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mess/drivers/concept.c') diff --git a/src/mess/drivers/concept.c b/src/mess/drivers/concept.c index 2de213bad24..ade1949db95 100644 --- a/src/mess/drivers/concept.c +++ b/src/mess/drivers/concept.c @@ -196,8 +196,8 @@ INPUT_PORTS_END SLOT_INTERFACE_START( concept_a2_cards ) SLOT_INTERFACE("fchdd", A2BUS_CORVUS) /* Corvus flat-cable HDD interface (see notes in a2corvus.c) */ - SLOT_INTERFACE("fdc01", A2BUS_CORVFDC01) /* Corvus WD1793 floppy controller */ - SLOT_INTERFACE("fdc02", A2BUS_CORVFDC02) /* Corvus NEC765 buffered floppy controller */ + SLOT_INTERFACE("fdc01", A2BUS_CORVFDC01) /* Corvus WD1793 floppy controller */ + SLOT_INTERFACE("fdc02", A2BUS_CORVFDC02) /* Corvus NEC765 buffered floppy controller */ SLOT_INTERFACE_END -- cgit v1.2.3-70-g09d2