[ include/opcode/ChangeLog ]
[binutils-gdb.git] / opcodes / fr30-ibld.c
index 3a72fc27be7281f0e6c89dd8bb03cd128a9cb043..96374619e6c430e2592b8b3258b7365c5f4301de 100644 (file)
@@ -554,8 +554,7 @@ const char * fr30_cgen_insert_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.  It's also needed by GAS to insert operands that couldn't be
-   resolved during parsing.
-*/
+   resolved during parsing.  */
 
 const char *
 fr30_cgen_insert_operand (cd, opindex, fields, buffer, pc)
@@ -753,8 +752,7 @@ int fr30_cgen_extract_operand
 
    This function could be moved into `print_insn_normal', but keeping it
    separate makes clear the interface between `print_insn_normal' and each of
-   the handlers.
-*/
+   the handlers.  */
 
 int
 fr30_cgen_extract_operand (cd, opindex, ex_info, insn_value, fields, pc)