diff options
Diffstat (limited to 'opcodes/cris-dis.c')
-rw-r--r-- | opcodes/cris-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/cris-dis.c b/opcodes/cris-dis.c index 1a68136..0d440dd 100644 --- a/opcodes/cris-dis.c +++ b/opcodes/cris-dis.c @@ -813,7 +813,7 @@ print_with_operands (const struct cris_opcode *opcodep, *tp++ = 'c'; *tp++ = 'r'; break; - + case '[': case ']': case ',': |