summaryrefslogtreecommitdiff
path: root/setjmp
diff options
context:
space:
mode:
Diffstat (limited to 'setjmp')
-rw-r--r--setjmp/setjmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/setjmp/setjmp.h b/setjmp/setjmp.h
index 0052571069..44bd8d7262 100644
--- a/setjmp/setjmp.h
+++ b/setjmp/setjmp.h
@@ -17,7 +17,7 @@
Boston, MA 02111-1307, USA. */
/*
- * ISO C Standard: 4.6 NON-LOCAL JUMPS <setjmp.h>
+ * ISO C99 Standard: 7.13 Nonlocal jumps <setjmp.h>
*/
#ifndef _SETJMP_H