Changed a comment.
committer: mfx <mfx> 978108487 +0000
This commit is contained in:
@@ -284,7 +284,7 @@ void upx_main(
|
|||||||
goto error;
|
goto error;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Set expected file size.
|
// Set expected uncompressed file size.
|
||||||
if (ftruncate(fdo, header.p_filesize) != 0)
|
if (ftruncate(fdo, header.p_filesize) != 0)
|
||||||
goto error;
|
goto error;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user