summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ghosteo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ghosteo.c')
-rw-r--r--src/mame/drivers/ghosteo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/ghosteo.c b/src/mame/drivers/ghosteo.c
index 2f7bf4d3329..8f09403d54c 100644
--- a/src/mame/drivers/ghosteo.c
+++ b/src/mame/drivers/ghosteo.c
@@ -62,8 +62,8 @@ Hopper, Ticket Counter, Prize System (Option)
enum nand_mode_t
{
- NAND_M_INIT, // initial state
- NAND_M_READ, // read page data
+ NAND_M_INIT, // initial state
+ NAND_M_READ, // read page data
};
struct nand_t