about summary refs log tree commit diff
path: root/string/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'string/string.h')
-rw-r--r--string/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/string.h b/string/string.h
index 1ea0ff5d92..019fcb4448 100644
--- a/string/string.h
+++ b/string/string.h
@@ -17,7 +17,7 @@
    Boston, MA 02111-1307, USA.  */
 
 /*
- *	ISO C Standard: 4.11 STRING HANDLING	<string.h>
+ *	ISO C99 Standard: 7.21 String handling	<string.h>
  */
 
 #ifndef	_STRING_H