diff options
author | Simon Josefsson <simon@josefsson.org> | 2011-05-20 22:37:02 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2011-05-20 22:37:02 +0200 |
commit | 2bd4123f0ad3b694e8cfadc15d0fe1b16e36bc49 (patch) | |
tree | afe003c7902bc7367b573967c6c217956bfdfa48 /gl/stdint.in.h | |
parent | 14cdffd508a834f0df1935732455c40432ad36b0 (diff) | |
download | gnutls-2bd4123f0ad3b694e8cfadc15d0fe1b16e36bc49.tar.gz |
Update gnulib files.
Diffstat (limited to 'gl/stdint.in.h')
-rw-r--r-- | gl/stdint.in.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/stdint.in.h b/gl/stdint.in.h index 376b96a785..b32227bb04 100644 --- a/gl/stdint.in.h +++ b/gl/stdint.in.h @@ -93,7 +93,7 @@ #undef _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H -/* Minimum and maximum values for an integer type under the usual assumption. +/* Minimum and maximum values for a integer type under the usual assumption. Return an unspecified value if BITS == 0, adding a check to pacify picky compilers. */ |