Fix typo.
This commit is contained in:
parent
2bbcdae974
commit
25345be504
2 changed files with 5 additions and 1 deletions
|
@ -945,7 +945,7 @@ dump_relocations (file, rel_offset, rel_size, symtab, nsyms, strtab, is_rela)
|
|||
_bfd_int64_low (info));
|
||||
#else
|
||||
printf (do_wide
|
||||
? "%16.16lx %16.16lx ",
|
||||
? "%16.16lx %16.16lx "
|
||||
: "%12.12lx %12.12lx ",
|
||||
offset, info);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue