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/ns16000.h | |
parent | e17ca187e2e5c598509c426426afbe977324dd4a (diff) | |
download | emacs-22e9fe2445883d651799f027917cd50d065f200d.tar.gz |
Replace `iff' in comments.
Diffstat (limited to 'src/m/ns16000.h')
-rw-r--r-- | src/m/ns16000.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/ns16000.h b/src/m/ns16000.h index c64bfa32482..6feddd97610 100644 --- a/src/m/ns16000.h +++ b/src/m/ns16000.h @@ -30,7 +30,7 @@ For a Tektronix 16000 box (a 6130, perhaps?), use `-opsystem=bsd4-2'. Use `-machine=ns16000' for both. 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 |