1
0
mirror of https://github.com/upx/upx synced 2025-10-05 19:20:23 +08:00

Detabify.

This commit is contained in:
Markus F.X.J. Oberhumer 2009-10-16 16:29:09 +02:00
parent bce0f06fe9
commit 9adaee915b

View File

@ -68,7 +68,7 @@ protected:
virtual uint64_t elf_unsigned_dynamic(unsigned) const = 0; virtual uint64_t elf_unsigned_dynamic(unsigned) const = 0;
protected: protected:
unsigned e_phnum; /* Program header table entry count */ unsigned e_phnum; /* Program header table entry count */
char *file_image; // if ET_DYN investigation char *file_image; // if ET_DYN investigation
char const *dynstr; // from DT_STRTAB char const *dynstr; // from DT_STRTAB