diff options
Diffstat (limited to 'opcodes/m32c-dis.c')
-rw-r--r-- | opcodes/m32c-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m32c-dis.c b/opcodes/m32c-dis.c index b2ddb16..70dc85f 100644 --- a/opcodes/m32c-dis.c +++ b/opcodes/m32c-dis.c @@ -1229,7 +1229,7 @@ print_insn_m32c (bfd_vma pc, disassemble_info *info) break; } } - } + } /* If we haven't initialized yet, initialize the opcode table. */ if (! cd) |