(main): Call exit explicitly to avoid warning from gcc.
authorJim Meyering <jim@meyering.net>
Sun, 29 Aug 1999 21:09:34 +0000 (21:09 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 29 Aug 1999 21:09:34 +0000 (21:09 +0000)
commit75789c4643338a77331c864c1f1027281235a040
tree9940dcff1d10008296c82806e64b779a3f9d24cc
parent678cbc835ec3685652d488c79193b2000a397a3c
(main): Call exit explicitly to avoid warning from gcc.
Include "xstrtol.h".
(isinteger): Remove function and prototype.
(main): Use xstrtol in place of atoi.  Remove associated FIXME comments.
src/nice.c