Fixed mismatched macro names

This commit is contained in:
Tsuda Kageyu
2013-05-03 21:02:27 +09:00
parent 03adafbfd9
commit 5d8f781467
2 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,7 @@
/* config.h. Generated by cmake from config.h.cmake */
/* Indicates the endianness of your target system */
/* 1 if little-endian, 2 if big-endiann. */
/* Indicates the byte order of your target system */
/* 1 if little-endian, 2 if big-endian. */
#cmakedefine SYSTEM_BYTEORDER ${SYSTEM_BYTEORDER}
/* Defined if your compiler supports some byte swap functions */