Revert the accidental checkin.

This commit is contained in:
H.J. Lu 2011-04-09 15:41:41 +00:00
parent 62d7890874
commit bb95161d33
1 changed files with 1 additions and 1 deletions

View File

@ -3901,7 +3901,7 @@ check_relocation_error:
else
{
(*_bfd_error_handler)
(_("%B(%A+0x%lx): reloc against `%s': error %r"),
(_("%B(%A+0x%lx): reloc against `%s': error %d"),
input_bfd, input_section,
(long) rel->r_offset, name, (int) r);
return FALSE;