(main): Use xstrtol instead of atoi.
authorJim Meyering <jim@meyering.net>
Fri, 15 Dec 1995 03:19:51 +0000 (03:19 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 15 Dec 1995 03:19:51 +0000 (03:19 +0000)
commit1bcceb8ba484d0c596efcc849eba99c8766bb13a
treeaf6b9836ca7c252f96bf6082b75c2ead5b2fcc26
parente0bcf6c00dbf6aae87e52edfd364f1f6e43a6ac8
(main): Use xstrtol instead of atoi.
(fold_file): Make a couple locals `int', not size_t, and cast
fwrite's arg3 to size_t.
src/fold.c