summaryrefslogtreecommitdiff
path: root/lib/stdint.in.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-05-22 14:02:48 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-05-22 14:02:48 -0700
commitf518ae90a612e83f8b5148211f54e1f6de445b81 (patch)
tree88114fd8a3595c8f9ca3bdb9ea42c6fe887e03b7 /lib/stdint.in.h
parent92a9cc651ac716a90f87bc1e256c16ed1fa220cc (diff)
downloademacs-f518ae90a612e83f8b5148211f54e1f6de445b81.tar.gz
Merge from gnulib.
Diffstat (limited to 'lib/stdint.in.h')
-rw-r--r--lib/stdint.in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdint.in.h b/lib/stdint.in.h
index b32227bb04c..376b96a785d 100644
--- a/lib/stdint.in.h
+++ b/lib/stdint.in.h
@@ -93,7 +93,7 @@
#undef _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H
-/* Minimum and maximum values for a integer type under the usual assumption.
+/* Minimum and maximum values for an integer type under the usual assumption.
Return an unspecified value if BITS == 0, adding a check to pacify
picky compilers. */