mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Fixed error message text
This commit is contained in:
parent
a0ad303552
commit
ffb740a982
@ -179,7 +179,7 @@ asymbol **symbols;
|
||||
s);
|
||||
break;
|
||||
case bfd_reloc_outofrange:
|
||||
info("%B:%s relocation address out of range %T (%x)\n",
|
||||
info("%B:%s relocation address out of range %T (%V)\n",
|
||||
input_bfd,
|
||||
input_section->name,
|
||||
s,
|
||||
|
Loading…
Reference in New Issue
Block a user