Date: Tue, 24 Aug 1999 20:00:02 -0700 (PDT) From: Bill Fumerola <billf@jade.chc-chimes.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/13363: Patch to env(1) for Unix 98 compatability Message-ID: <199908250300.UAA59964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/13363; it has been noted by GNATS. From: Bill Fumerola <billf@jade.chc-chimes.com> To: James Howard <howardjp@wam.umd.edu> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/13363: Patch to env(1) for Unix 98 compatability Date: Tue, 24 Aug 1999 21:59:52 -0400 (EDT) On Tue, 24 Aug 1999, James Howard wrote: > + /* > + * For Unix 98 compatability. > + */ > + /* FALLTHROUGH */ style(9) says this can be written as /* For Unix 98 compatability. */ /* FALLTHROUGH */ -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908250300.UAA59964>