diff options
Diffstat (limited to 'opcodes/m32r-asm.c')
-rw-r--r-- | opcodes/m32r-asm.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/m32r-asm.c b/opcodes/m32r-asm.c index 8b3477c..718dd99 100644 --- a/opcodes/m32r-asm.c +++ b/opcodes/m32r-asm.c @@ -219,8 +219,7 @@ const char * m32r_cgen_parse_operand This function could be moved into `parse_insn_normal', but keeping it separate makes clear the interface between `parse_insn_normal' and each of - the handlers. -*/ + the handlers. */ const char * m32r_cgen_parse_operand (cd, opindex, strp, fields) |