From 540164849b02a4583a92e9da58938eda0d5060ca Mon Sep 17 00:00:00 2001 From: John Reiser Date: Tue, 1 Mar 2022 16:05:37 -0800 Subject: [PATCH] whitespace https://github.com/upx/upx/issues/446 modified: macho-snip.c --- src/stub/tools/macho-snip/macho-snip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/tools/macho-snip/macho-snip.c b/src/stub/tools/macho-snip/macho-snip.c index 9682495b..0afcd6fb 100644 --- a/src/stub/tools/macho-snip/macho-snip.c +++ b/src/stub/tools/macho-snip/macho-snip.c @@ -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) {