diff options
author | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-06-24 03:59:40 +0000 |
---|---|---|
committer | rms <rms@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-06-24 03:59:40 +0000 |
commit | eb2f80f3701badfd22a75677f0f20b26134ecfef (patch) | |
tree | 74f27bca772c329910ceeb39b9ae4ed0ab88bd26 /gcc/ginclude/stddef.h | |
parent | baef9648c251f5ae80b4166b2c1727f6b167263f (diff) | |
download | gcc-eb2f80f3701badfd22a75677f0f20b26134ecfef.tar.gz |
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1263 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ginclude/stddef.h')
-rw-r--r-- | gcc/ginclude/stddef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ginclude/stddef.h b/gcc/ginclude/stddef.h index 8f3ac5e429d..da509119f1d 100644 --- a/gcc/ginclude/stddef.h +++ b/gcc/ginclude/stddef.h @@ -11,7 +11,7 @@ #endif #ifndef __sys_stdtypes_h -/* This avoids lossage on Sunos but only if stdtypes.h comes first. +/* This avoids lossage on SunOS but only if stdtypes.h comes first. There's no way to win with the other order! Sun lossage. */ /* In case nobody has defined these types, but we aren't running under |