summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/i8271.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/i8271.c')
-rw-r--r--src/mess/machine/i8271.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/i8271.c b/src/mess/machine/i8271.c
index 4ee54be8e0d..dcce3878156 100644
--- a/src/mess/machine/i8271.c
+++ b/src/mess/machine/i8271.c
@@ -89,7 +89,7 @@ struct i8271_t
emu_timer *command_complete_timer;
};
-enum I8271_STATE_t
+enum I8271_STATE_t
{
I8271_STATE_EXECUTION_READ = 0,
I8271_STATE_EXECUTION_WRITE