summaryrefslogtreecommitdiff
path: root/gl/stdint.in.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-07-17 18:07:48 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-07-17 18:07:48 +0200
commit8e5417ad28fd3821e830446f2c74ccc22adde70e (patch)
treee2220f020440ebf3d225e586f330fa660773fdab /gl/stdint.in.h
parentfd27a1bfa9b26ae706265322fa6eb20bbd6a1721 (diff)
downloadgnutls-8e5417ad28fd3821e830446f2c74ccc22adde70e.tar.gz
Updated gnulib.
Diffstat (limited to 'gl/stdint.in.h')
-rw-r--r--gl/stdint.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/stdint.in.h b/gl/stdint.in.h
index 59c00d59c0..e2a0eb19ac 100644
--- a/gl/stdint.in.h
+++ b/gl/stdint.in.h
@@ -83,7 +83,7 @@
/* <sys/types.h> defines some of the stdint.h types as well, on glibc,
IRIX 6.5, and OpenBSD 3.8 (via <machine/types.h>).
AIX 5.2 <sys/types.h> isn't needed and causes troubles.
- MacOS X 10.4.6 <sys/types.h> includes <stdint.h> (which is us), but
+ Mac OS X 10.4.6 <sys/types.h> includes <stdint.h> (which is us), but
relies on the system <stdint.h> definitions, so include
<sys/types.h> after @NEXT_STDINT_H@. */
#if @HAVE_SYS_TYPES_H@ && ! defined _AIX