Various cosmetic updates and refactors. NFCI.

This commit is contained in:
Markus F.X.J. Oberhumer
2021-01-04 17:20:57 +01:00
parent adcd569852
commit f962afe146
20 changed files with 92 additions and 284 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ class PackHeader
friend class Packer;
private:
// these are strictly private to Packer and not accessible in subclasses:
// these are strictly private to Packer and not accessible in subclasses
PackHeader();
void putPackHeader(upx_bytep p);