fix encoding
This commit is contained in:
parent
484168b1ce
commit
fa0ef4e0c8
3
.gitignore
vendored
3
.gitignore
vendored
@ -138,4 +138,5 @@ Release
|
||||
Build
|
||||
xcode
|
||||
Threads
|
||||
mxe
|
||||
mxe
|
||||
caret
|
||||
|
@ -1994,7 +1994,7 @@ significant byte first (like Motorola and SPARC, unlike Intel). */
|
||||
# endif
|
||||
#else
|
||||
# ifndef WORDS_BIGENDIAN
|
||||
# define WORDS_BIGENDIAN
|
||||
# define WORDS_BIGENDIAN 0
|
||||
#ifndef WORDS_BIGENDIAN
|
||||
#
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user