Fix compilation for non GCC compilers
Was simple copy pase error.
This commit is contained in:
parent
0020fff749
commit
01d78854dc
@ -32,7 +32,7 @@
|
||||
__attribute__((nonnull(1))) \
|
||||
__attribute__((pure))
|
||||
#else
|
||||
# define ATTR_NONULL
|
||||
# define ATTR_ENDIAN_SWITCH
|
||||
#endif
|
||||
|
||||
/* BLI_endian_switch_inline.h */
|
||||
|
Loading…
Reference in New Issue
Block a user