about summary refs log tree commit diff
path: root/include/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/errno.h')
-rw-r--r--include/errno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/errno.h b/include/errno.h
index 23e0b8f9a9..a4abaa4870 100644
--- a/include/errno.h
+++ b/include/errno.h
@@ -17,7 +17,7 @@
    Boston, MA 02111-1307, USA.  */
 
 /*
- *	ISO C Standard: 4.1.3 Errors	<errno.h>
+ *	ISO C99 Standard: 7.5 Errors	<errno.h>
  */
 
 #ifndef	_ERRNO_H