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) {