Remove spurious spaces added by previous delta
authorNick Clifton <nickc@redhat.com>
Wed, 27 Apr 2005 16:46:23 +0000 (16:46 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 27 Apr 2005 16:46:23 +0000 (16:46 +0000)
bfd/elflink.c

index bf21780..c41fef4 100644 (file)
@@ -7019,7 +7019,7 @@ elf_link_input_bfd (struct elf_final_link_info *finfo, bfd *input_bfd)
                          && finfo->sections[r_symndx] == NULL))
                    {
                      h = sym_hashes[r_symndx - extsymoff];
-                     
+
                      /* Badly formatted input files can contain relocs that
                         reference non-existant symbols.  Check here so that
                         we do not seg fault.  */