diff options
Diffstat (limited to 'src/m/powerpcle.h')
-rw-r--r-- | src/m/powerpcle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/powerpcle.h b/src/m/powerpcle.h index 403d6986bf8..5be26e93b17 100644 --- a/src/m/powerpcle.h +++ b/src/m/powerpcle.h @@ -24,7 +24,7 @@ Boston, MA 02110-1301, USA. */ USUAL-OPSYS="Solaris2.5.1 Windows/NT AIX 4.1.2" */ -/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word +/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word is the most significant byte. */ #undef WORDS_BIG_ENDIAN |