BFD whitespace fixes
[deliverable/binutils-gdb.git] / bfd / elf-m10200.c
index f82c212839f10144adc715d3b2d72a1cd4d4cc08..aef1b526a5a0e0efdb3a5af5d31e4770e049df0c 100644 (file)
@@ -524,7 +524,7 @@ mn10200_elf_relax_delete_bytes (bfd *abfd, asection *sec,
 
    There are quite a few relaxing opportunities available on the mn10200:
 
-       * jsr:24 -> jsr:16                                         2 bytes
+       * jsr:24 -> jsr:16                                         2 bytes
 
        * jmp:24 -> jmp:16                                         2 bytes
        * jmp:16 -> bra:8                                          1 byte
@@ -654,8 +654,8 @@ mn10200_elf_relax_section (bfd *abfd,
              && h->root.type != bfd_link_hash_defweak)
            {
              /* This appears to be a reference to an undefined
-                 symbol.  Just ignore it--it will be caught by the
-                 regular reloc processing.  */
+                symbol.  Just ignore it--it will be caught by the
+                regular reloc processing.  */
              continue;
            }
 
This page took 0.024496 seconds and 4 git commands to generate.