mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Changed a comment.
committer: mfx <mfx> 978108487 +0000
This commit is contained in:
parent
1c7a34b367
commit
dc22e6f158
|
@ -284,7 +284,7 @@ void upx_main(
|
|||
goto error;
|
||||
#endif
|
||||
|
||||
// Set expected file size.
|
||||
// Set expected uncompressed file size.
|
||||
if (ftruncate(fdo, header.p_filesize) != 0)
|
||||
goto error;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user