Mercurial > emacs
diff src/m/iris5d.h @ 10358:9d27a4627c13
Fix comment.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Sat, 07 Jan 1995 00:14:11 +0000 |
| parents | 549640628d3e |
| children | 2cd15d90fec6 |
line wrap: on
line diff
--- a/src/m/iris5d.h Sat Jan 07 00:13:17 1995 +0000 +++ b/src/m/iris5d.h Sat Jan 07 00:14:11 1995 +0000 @@ -65,7 +65,7 @@ #define NO_UNION_TYPE /* Define EXPLICIT_SIGN_EXTEND if XINT must explicitly sign-extend - the 24-bit bit field into an int. In other words, if bit fields + the bit field into an int. In other words, if bit fields are always unsigned. If you use NO_UNION_TYPE, this flag does not matter. */
