diff options
author | Glenn Morris <rgm@gnu.org> | 2007-08-08 07:48:26 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-08-08 07:48:26 +0000 |
commit | 22e9fe2445883d651799f027917cd50d065f200d (patch) | |
tree | e4d347147317a3fca4fe7123029cf9e15ca79c33 /src/m/ibmps2-aix.h | |
parent | e17ca187e2e5c598509c426426afbe977324dd4a (diff) | |
download | emacs-22e9fe2445883d651799f027917cd50d065f200d.tar.gz emacs-22e9fe2445883d651799f027917cd50d065f200d.tar.bz2 emacs-22e9fe2445883d651799f027917cd50d065f200d.zip |
Replace `iff' in comments.
Diffstat (limited to 'src/m/ibmps2-aix.h')
-rw-r--r-- | src/m/ibmps2-aix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/ibmps2-aix.h b/src/m/ibmps2-aix.h index 8882052b006..8c975b81bb9 100644 --- a/src/m/ibmps2-aix.h +++ b/src/m/ibmps2-aix.h @@ -30,7 +30,7 @@ NOTE-START work with certain new X window managers, and may be suboptimal. NOTE-END */ -/* 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 |