From b0b87eda026468671d5f092a6752779fb0865724 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Thu, 28 Sep 2023 12:49:14 -0700 Subject: [PATCH] check-whitespace modified: stub/src/upxfd_android.c --- src/stub/src/upxfd_android.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/src/upxfd_android.c b/src/stub/src/upxfd_android.c index 95a5a4df..2185cd3f 100644 --- a/src/stub/src/upxfd_android.c +++ b/src/stub/src/upxfd_android.c @@ -23,7 +23,7 @@ str; \ }) #else //}{ -# error; // only: __arm__ or __i386__ (for ARM emulator) +# error; // only: __arm__ or __i386__ (for ARM emulator) #endif //} // Upper half of ASCII (chars 0100-0177) are all legal in a Linux filename.