mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Cleanup.
committer: mfx <mfx> 1042575285 +0000
This commit is contained in:
parent
e31c45dc10
commit
cff830c43b
|
@ -167,7 +167,6 @@ void PackHeader::putPackHeader(upx_bytep p)
|
|||
p[28] = (unsigned char) filter;
|
||||
p[29] = (unsigned char) filter_cto;
|
||||
p[30] = (unsigned char) (n_mru ? 0 : n_mru -1);
|
||||
size = 32;
|
||||
}
|
||||
|
||||
p[4] = (unsigned char) version;
|
||||
|
|
Loading…
Reference in New Issue
Block a user