whitespace

https://github.com/upx/upx/issues/446
	modified:   macho-snip.c
This commit is contained in:
John Reiser 2022-03-01 16:05:37 -08:00 committed by Markus F.X.J. Oberhumer
parent 252143d0bb
commit 540164849b

View File

@ -336,7 +336,7 @@ again: ;
case LC_LOAD_DYLIB:
case LC_LOAD_DYLINKER:
case LC_MAIN:
case LC_SOURCE_VERSION:
case LC_SOURCE_VERSION:
case LC_UUID:
{
for (jargv = 2; jargv < argc; ++jargv) {