summary refs log tree commit diff
path: root/wctype/wctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'wctype/wctype.h')
-rw-r--r--wctype/wctype.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/wctype/wctype.h b/wctype/wctype.h
index c85e5616bb..a6b351dee9 100644
--- a/wctype/wctype.h
+++ b/wctype/wctype.h
@@ -17,8 +17,8 @@
    Boston, MA 02111-1307, USA.  */
 
 /*
- *	ISO C Standard, Amendment 1, 7.15:
- *	Wide-character classification and mapping utilities  <wctype.h>
+ *	ISO C99 Standard: 7.25
+ *	Wide character classification and mapping utilities  <wctype.h>
  */
 
 #ifndef _WCTYPE_H