fix encoding
This commit is contained in:
parent
484168b1ce
commit
fa0ef4e0c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@ 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