diff options
Diffstat (limited to 'config_h.SH')
-rw-r--r-- | config_h.SH | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config_h.SH b/config_h.SH index 8dca72a5c1..7504ca5f88 100644 --- a/config_h.SH +++ b/config_h.SH @@ -2554,8 +2554,8 @@ sed <<!GROK!THIS! >config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- #$d_strtoull HAS_STRTOULL /**/ /* USE_64_BITS: - * This symbol, if defined, indicates that 64-bit interfaces should - * be used when available. If not defined, the native default interfaces + * This symbol, if defined, indicates that 64-bit integers should + * be used when available. If not defined, the native integers * will be used (be they 32 or 64 bits). */ #ifndef USE_64_BITS |