mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-18 16:44:57 +08:00
libstdc++: Fix typo in comment
libstdc++-v3/ChangeLog: * config/os/gnu-linux/os_defines.h: Fix type in comment.
This commit is contained in:
parent
55650236cd
commit
19aa9bc989
@ -33,7 +33,7 @@
|
||||
// System-specific #define, typedefs, corrections, etc, go here. This
|
||||
// file will come before all others.
|
||||
|
||||
// This keeps isanum, et al from being propagated as macros.
|
||||
// This keeps isalnum, et al from being propagated as macros.
|
||||
#define __NO_CTYPE 1
|
||||
|
||||
#include <features.h>
|
||||
|
Loading…
Reference in New Issue
Block a user