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