Date: Mon, 26 Apr 1999 07:59:20 +0100 From: Brian Somers <brian@Awfulhak.org> To: Warner Losh <imp@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/fsdb fsdb.c src/sbin/natd natd.c src/sbin/ping ping.c Message-ID: <199904260659.HAA37930@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Sun, 25 Apr 1999 15:33:31 PDT." <199904252233.PAA36395@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> imp 1999/04/25 15:33:31 PDT > > Modified files: > sbin/fsdb fsdb.c > sbin/natd natd.c > sbin/ping ping.c > Log: > More egcs warning fixes: > o main returns int not void > o use braces to avoid potentially ambiguous else > > Note: The fix to natd is potentially functional in nature since I used > the indentation as the right thing rather than the struct semantics. > Someone more familiar with the code should double check me on this one. Looks like a bug fix to me ;-) Thanks. > Reviewed by: obrien and chuckr > > Revision Changes Path > 1.12 +2 -2 src/sbin/fsdb/fsdb.c > 1.15 +5 -5 src/sbin/natd/natd.c > 1.43 +3 -2 src/sbin/ping/ping.c -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org> 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?199904260659.HAA37930>