diff options
| author | Glenn Morris | 2007-08-08 07:48:26 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-08-08 07:48:26 +0000 |
| commit | 22e9fe2445883d651799f027917cd50d065f200d (patch) | |
| tree | e4d347147317a3fca4fe7123029cf9e15ca79c33 /src/m/celerity.h | |
| parent | e17ca187e2e5c598509c426426afbe977324dd4a (diff) | |
| download | emacs-22e9fe2445883d651799f027917cd50d065f200d.tar.gz emacs-22e9fe2445883d651799f027917cd50d065f200d.zip | |
Replace `iff' in comments.
Diffstat (limited to 'src/m/celerity.h')
| -rw-r--r-- | src/m/celerity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/celerity.h b/src/m/celerity.h index 76f1e1729b3..556c2765883 100644 --- a/src/m/celerity.h +++ b/src/m/celerity.h | |||
| @@ -24,7 +24,7 @@ Boston, MA 02110-1301, USA. */ | |||
| 24 | operating system this machine is likely to run. | 24 | operating system this machine is likely to run. |
| 25 | USUAL-OPSYS="bsd4-2" */ | 25 | USUAL-OPSYS="bsd4-2" */ |
| 26 | 26 | ||
| 27 | /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word | 27 | /* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word |
| 28 | is the most significant byte. */ | 28 | is the most significant byte. */ |
| 29 | 29 | ||
| 30 | #define WORDS_BIG_ENDIAN | 30 | #define WORDS_BIG_ENDIAN |