Skip to content

Commit 21da6d2

Browse files
committed
happy linter
1 parent a40a2dd commit 21da6d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

include/third_party/incbin.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@
145145
#if defined(TARGET_OS_IPHONE) && !defined(INCBIN_SILENCE_BITCODE_WARNING)
146146
#warning
147147
"incbin is incompatible with bitcode. Using the library will break upload to App Store if you have "
148-
"bitcode enabled. Add `#define INCBIN_SILENCE_BITCODE_WARNING` before including this header to "
149-
"silence this warning."
148+
"bitcode enabled. Add `#define INCBIN_SILENCE_BITCODE_WARNING` before including this header to "
149+
"silence this warning."
150150
#endif
151151
/* The directives are different for Apple branded compilers */
152152
#define INCBIN_SECTION INCBIN_OUTPUT_SECTION "\n"

0 commit comments

Comments
 (0)