Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elfxx-x86.c
index 988e55747e36e786b364af053a13f6c4078e4f83..2e0e01e31d0d81bf9b6da15c2e06cdb3418e3cf1 100644 (file)
@@ -2347,7 +2347,7 @@ _bfd_x86_elf_get_synthetic_symtab (bfd *abfd,
   /* PLT entries with R_386_TLS_DESC relocations are skipped.  */
   if (n == 0)
     {
-bad_return:
+    bad_return:
       count = -1;
     }
   else
@@ -2626,7 +2626,7 @@ _bfd_x86_elf_link_setup_gnu_properties
 
          if (!bfd_set_section_alignment (sec, class_align))
            {
-error_alignment:
+           error_alignment:
              info->callbacks->einfo (_("%F%pA: failed to align section\n"),
                                      sec);
            }
This page took 0.023251 seconds and 4 git commands to generate.