summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/hd61700/hd61700d.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/hd61700/hd61700d.c')
-rw-r--r--src/emu/cpu/hd61700/hd61700d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/hd61700/hd61700d.c b/src/emu/cpu/hd61700/hd61700d.c
index 5243649f3dc..b06a16290d6 100644
--- a/src/emu/cpu/hd61700/hd61700d.c
+++ b/src/emu/cpu/hd61700/hd61700d.c
@@ -39,7 +39,7 @@ enum
OP_RSIR,
};
-struct hd61700_dasm
+struct hd61700_dasm
{
const char *str;
UINT8 arg1;