diff options
Diffstat (limited to 'string/string.h')
-rw-r--r-- | string/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/string.h b/string/string.h index 1ea0ff5..019fcb4 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 |