Cleanups.
committer: mfx <mfx> 1037132993 +0000
This commit is contained in:
parent
041947507f
commit
eb6a6e3909
@ -92,13 +92,13 @@ protected:
|
||||
|
||||
ps1_exe_t ih, oh;
|
||||
|
||||
upx_uint overlap;
|
||||
upx_uint sa_cnt;
|
||||
unsigned overlap;
|
||||
unsigned sa_cnt;
|
||||
|
||||
// filesize-PS_HDR_SIZE
|
||||
upx_uint fdata_size;
|
||||
unsigned fdata_size;
|
||||
// calculated filesize
|
||||
upx_uint cfile_size;
|
||||
unsigned cfile_size;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user