Mercurial > hg > octave-nkf > gnulib-hg
changeset 7631:dea67355b192
* lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
Problem reported by Matthew Woehlke.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 10 Nov 2006 01:03:39 +0000 |
parents | faad736001a3 |
children | a955e5f25317 |
files | ChangeLog lib/stdint_.h |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-11-09 Paul Eggert <eggert@cs.ucla.edu> + + * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t. + Problem reported by Matthew Woehlke. + 2006-11-09 Bruno Haible <bruno@clisp.org> * lib/tempname.c (gen_tempname): Remove variant that invokes