diff --git a/src/p_lx_elf.h b/src/p_lx_elf.h index 9040121b..89467884 100644 --- a/src/p_lx_elf.h +++ b/src/p_lx_elf.h @@ -68,7 +68,7 @@ protected: virtual uint64_t elf_unsigned_dynamic(unsigned) const = 0; 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 const *dynstr; // from DT_STRTAB