summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m58.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m58.c')
-rw-r--r--src/mame/drivers/m58.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m58.c b/src/mame/drivers/m58.c
index 9bcfe96a198..eaab8272a2e 100644
--- a/src/mame/drivers/m58.c
+++ b/src/mame/drivers/m58.c
@@ -54,7 +54,7 @@ ADDRESS_MAP_END
static INPUT_PORTS_START( m58 )
PORT_START_TAG("IN0")
/* Start 1 & 2 also restarts and freezes the game with stop mode on
- and are used in test mode to enter and esc the various tests */
+ and are used in test mode to enter and esc the various tests */
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_START1 )
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_START2 )
/* coin input must be active for 19 frames to be consistently recognized */