Clarify comment in previous commit
modified: main.cpp
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
0569ef37ba
commit
f17d9967c2
+1
-1
@@ -1409,7 +1409,7 @@ int upx_main(int argc, char *argv[]) {
|
|||||||
static char default_argv0[] = "upx";
|
static char default_argv0[] = "upx";
|
||||||
|
|
||||||
upx_compiler_sanity_check();
|
upx_compiler_sanity_check();
|
||||||
// allow serial re-use of main() as a subroutine
|
// Allow serial re-use of upx_main() as a subroutine
|
||||||
done_output_name = 0;
|
done_output_name = 0;
|
||||||
opt->reset();
|
opt->reset();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user