check-whitespace

modified:   stub/src/upxfd_android.c
This commit is contained in:
John Reiser 2023-09-28 12:49:14 -07:00
parent f63a673a8b
commit b0b87eda02

View File

@ -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.