diff options
Diffstat (limited to 'ctype')
-rw-r--r-- | ctype/ctype.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctype/ctype.h b/ctype/ctype.h index 808e7bbf48..6ae8f75681 100644 --- a/ctype/ctype.h +++ b/ctype/ctype.h @@ -17,7 +17,7 @@ Boston, MA 02111-1307, USA. */ /* - * ISO C Standard 4.3: CHARACTER HANDLING <ctype.h> + * ISO C99 Standard 7.4: Character handling <ctype.h> */ #ifndef _CTYPE_H |