summary refs log tree commit diff
path: root/ctype/ctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctype/ctype.h')
-rw-r--r--ctype/ctype.h2
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