summaryrefslogtreecommitdiff
path: root/include/stdlib.h
diff options
context:
space:
mode:
authorkleink <kleink@NetBSD.org>2003-04-14 08:38:24 +0000
committerkleink <kleink@NetBSD.org>2003-04-14 08:38:24 +0000
commit8c5e6bc1d8fb570976cc39a8375800b7aa6f05ab (patch)
treec339977d6a8474c2892f8678d23432936c809fb9 /include/stdlib.h
parentc9e531d4d417c33515fb1f1994f3f7529fc3e7df (diff)
Well, _The_ Open Group.
Diffstat (limited to 'include/stdlib.h')
-rw-r--r--include/stdlib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/stdlib.h b/include/stdlib.h
index 0ecfc9d60aa..16c56ae1a0c 100644
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -1,4 +1,4 @@
-/* $NetBSD: stdlib.h,v 1.60 2003/04/14 08:37:29 kleink Exp $ */
+/* $NetBSD: stdlib.h,v 1.61 2003/04/14 08:38:24 kleink Exp $ */
/*-
* Copyright (c) 1990, 1993
@@ -221,7 +221,7 @@ unsigned long long int
#endif
/*
- * Open Group Base Specifications, Issue 6; IEEE Std 1003.1-2001 (POSIX)
+ * The Open Group Base Specifications, Issue 6; IEEE Std 1003.1-2001 (POSIX)
*/
#if (!defined(_POSIX_C_SOURCE) && !defined(_XOPEN_SOURCE)) || \
(_POSIX_C_SOURCE - 0) >= 200112L || \