Remove spurious spaces added by previous delta

This commit is contained in:
Nick Clifton 2005-04-27 16:46:23 +00:00
parent 607fbc543c
commit dce669a1fd
1 changed files with 1 additions and 1 deletions

View 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. */