Mercurial > emacs
comparison src/m/aviion.h @ 78499:49b363c28dce
Replace `iff' in comments.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 08 Aug 2007 07:47:10 +0000 |
parents | 6aba169c4b1f |
children | f27b84de02cf 424b655804ca |
comparison
equal
deleted
inserted
replaced
78498:2c1650eb5a96 | 78499:49b363c28dce |
---|---|
18 along with GNU Emacs; see the file COPYING. If not, write to | 18 along with GNU Emacs; see the file COPYING. If not, write to |
19 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | 19 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
20 Boston, MA 02110-1301, USA. */ | 20 Boston, MA 02110-1301, USA. */ |
21 | 21 |
22 | 22 |
23 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word | 23 /* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word |
24 is the most significant byte. */ | 24 is the most significant byte. */ |
25 | 25 |
26 #define WORDS_BIG_ENDIAN | 26 #define WORDS_BIG_ENDIAN |
27 | 27 |
28 /* Define NO_ARG_ARRAY if you cannot take the address of the first of a | 28 /* Define NO_ARG_ARRAY if you cannot take the address of the first of a |