Date: Thu, 18 Apr 2002 06:02:17 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/msgs msgs.c Message-ID: <200204181302.g3ID2H203808@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/04/18 06:02:17 PDT
Modified files:
usr.bin/msgs msgs.c
Log:
Fixed some style bugs:
- ifdefs around vendor sccsid were left reversed after switching to
__FBSDID().
- vertical whitespace after some of the non-FALLTHROUGH cases was lost.
- too much vertical whitespace before prototypes.
Revision Changes Path
1.22 +4 -3 src/usr.bin/msgs/msgs.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?200204181302.g3ID2H203808>
