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/vax.h | |
| parent | e17ca187e2e5c598509c426426afbe977324dd4a (diff) | |
| download | emacs-22e9fe2445883d651799f027917cd50d065f200d.tar.gz | |
Replace `iff' in comments.
Diffstat (limited to 'src/m/vax.h')
| -rw-r--r-- | src/m/vax.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/vax.h b/src/m/vax.h index 80844ba3ba6..82695074424 100644 --- a/src/m/vax.h +++ b/src/m/vax.h @@ -52,7 +52,7 @@ Vax running VMS (-opsystem=vms) 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 |
