Date: Sun, 28 Jul 2002 14:09:26 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch fetch.c Message-ID: <200207282109.g6SL9QLi093396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/07/28 14:09:26 PDT
Modified files:
usr.bin/fetch fetch.c
Log:
Use strtol(3) instead of a home-grown version, and fix a "possibly
unitialized variable" warning.
Revision Changes Path
1.49 +24 -36 src/usr.bin/fetch/fetch.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207282109.g6SL9QLi093396>
