summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taito_z.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taito_z.c')
-rw-r--r--src/mame/drivers/taito_z.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taito_z.c b/src/mame/drivers/taito_z.c
index 52b8a0cd9d3..d33da744543 100644
--- a/src/mame/drivers/taito_z.c
+++ b/src/mame/drivers/taito_z.c
@@ -1060,7 +1060,7 @@ static WRITE16_HANDLER( spacegun_output_bypass_w )
x0000000 (unused) */
COMBINE_DATA(&eep_latch);
- input_port_write(space->machine, "EEPROMOUT", data, 0xff);
+ input_port_write(space->machine, "EEPROMOUT", data, 0xff);
break;
default: