mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-09 19:37:43 +00:00
fix typo in elf2flt, thanks atle
This commit is contained in:
parent
9bca0b4b6d
commit
f81ce174a9
@ -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))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user