Normalize whitespace.

This commit is contained in:
Markus F.X.J. Oberhumer
2016-09-20 02:06:58 +02:00
parent acf2f2ffc4
commit a2063f0628
12 changed files with 2285 additions and 2285 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ class PackLinuxElf64Le : public PackLinuxElf64
typedef PackLinuxElf64 super;
protected:
PackLinuxElf64Le(InputFile *f) : super(f) {
lg2_page=16;
lg2_page=16;
page_size=1u<<lg2_page;
bele = &N_BELE_RTP::le_policy;
PackLinuxElf64help1(f);