Clarify comment in previous commit

modified:   main.cpp
This commit is contained in:
John Reiser
2021-01-20 05:54:53 -08:00
committed by Markus F.X.J. Oberhumer
parent 0569ef37ba
commit f17d9967c2
+1 -1
View File
@@ -1409,7 +1409,7 @@ int upx_main(int argc, char *argv[]) {
static char default_argv0[] = "upx";
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;
opt->reset();