Fix comment
From-SVN: r33410
This commit is contained in:
parent
865f50c5a9
commit
ac79db28f4
@ -564,7 +564,7 @@ extern void abort PARAMS ((void));
|
||||
#endif
|
||||
|
||||
/* Enumerated bitfields are safe to use unless we've been explictly told
|
||||
* otherwise or if they are signed. */
|
||||
otherwise or if they are signed. */
|
||||
|
||||
#define USE_ENUM_BITFIELDS (__GNUC__ || (!ONLY_INT_FIELDS && ENUM_BITFIELDS_ARE_UNSIGNED))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user