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)
commit82af802d9985c1e76d91d6125703706a93d712f2
treea974a8f48b6b9a47a2b54d42b6c90564faabbe60
parent28771d553b6e828e99d8f93db1ff4dfe2a506fb9
Fix typo in decl of strtoul: s/long long/long/.
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
lib/strtoumax.c