mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
whitespace
modified: p_lx_elf.cpp
This commit is contained in:
parent
f4585cdf77
commit
743eb5cc26
|
@ -1581,7 +1581,7 @@ PackLinuxElf32::buildLinuxLoader(
|
|||
//ELF2 NYI || this->e_machine==Elf32_Ehdr::EM_386
|
||||
) { // main program with ELF2 de-compressor
|
||||
addLoader("ELFMAINX,ELFMAINZ,FOLDEXEC,IDENTSTR");
|
||||
defineSymbols(ft);
|
||||
defineSymbols(ft);
|
||||
}
|
||||
else { // ELF1 de-compressor
|
||||
addStubEntrySections(ft, (methods_used ? methods_used
|
||||
|
|
Loading…
Reference in New Issue
Block a user