Date: Fri, 7 Jun 2002 02:13:43 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cut cut.c Message-ID: <200206070913.g579DhA53662@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/07 02:13:43 PDT
Modified files:
usr.bin/cut cut.c
Log:
style(9): don't initialise variables in their declaration, remove space
after function name, use __unused on unused parameters instead of
initialising them to bogus values.
Revision Changes Path
1.19 +11 -12 src/usr.bin/cut/cut.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?200206070913.g579DhA53662>
