diff options
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 b32227bb04..376b96a785 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 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. */ |