fix typo in elf2flt, thanks atle

This commit is contained in:
Ivan Kuten 2007-11-08 11:03:35 +00:00
parent 9bca0b4b6d
commit f81ce174a9

View File

@ -727,7 +727,7 @@ dump_symbols(symbols, number_of_symbols);
give an error by default, and give an error by default, and
require `safe' relocations to be require `safe' relocations to be
enumberated explicitly?). */ enumberated explicitly?). */
goto good_32bit_resolve_reloc; goto good_32bit_resolved_reloc;
#endif #endif
good_32bit_resolved_reloc: good_32bit_resolved_reloc:
if (bfd_big_endian (abs_bfd)) if (bfd_big_endian (abs_bfd))