Fix typo in decl of strtoul: s/long long/long/.
authorJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 18:49:10 +0000 (18:49 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 18:49:10 +0000 (18:49 +0000)
commit507d0aa2782059da4ef0a8f5de332150491d25a2
tree7ae98c970345fabbe025f169524999257b54c109
parent86845e9bfe22a99124bda0f125bd1b80eef847cc
Fix typo in decl of strtoul: s/long long/long/.
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
lib/strtoumax.c