Date: Tue, 8 Jun 2004 12:11:19 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/bootparamd/bootparamd main.c Message-ID: <200406081211.i58CBJhi047579@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2004-06-08 12:11:19 UTC
FreeBSD src repository
Modified files:
usr.sbin/bootparamd/bootparamd main.c
Log:
- Don't use argv[i] when i is uninitialised.
- Cast isdigit's argument to unsigned char.
- Remove the now unused variable i.
Approved by: das (mentor)
Revision Changes Path
1.10 +2 -3 src/usr.sbin/bootparamd/bootparamd/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406081211.i58CBJhi047579>
