From owner-freebsd-audit Tue Jun 26 16:41:37 2001 Delivered-To: freebsd-audit@freebsd.org Received: from iatl0x01.coxmail.com (iatl1x01.coxmail.com [206.157.231.23]) by hub.freebsd.org (Postfix) with ESMTP id 69C0A37B401 for ; Tue, 26 Jun 2001 16:41:34 -0700 (PDT) (envelope-from mheffner@novacoxmail.com) Received: from enterprise.muriel.penguinpowered.com ([208.138.198.178]) by iatl0x01.coxmail.com (InterMail vK.4.03.02.00 201-232-124 license 85f4f10023be2bd3bce00b3a38363ea2) with ESMTP id <20010626234133.GSMX1034.iatl0x01@enterprise.muriel.penguinpowered.com>; Tue, 26 Jun 2001 19:41:33 -0400 Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="_=XFMail.1.5.0.FreeBSD:20010626234014:518=_"; micalg=pgp-md5; protocol="application/pgp-signature" In-Reply-To: <200106262308.f5QN8gU11078@harmony.village.org> Date: Tue, 26 Jun 2001 23:40:14 -0400 (EDT) Reply-To: Mike Heffner From: Mike Heffner To: Warner Losh Subject: Re: Config patch to stable. Cc: audit@freebsd.org Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format --_=XFMail.1.5.0.FreeBSD:20010626234014:518=_ Content-Type: text/plain; charset=us-ascii On 26-Jun-2001 Warner Losh wrote: | In message Mike Heffner | writes: |: Looks good. Why did you add braces to the single statement `else'? | | Because if you have braces on one part of an if statement, you need | them on both parts. That doesn't appear to agree with style(9): Closing and opening braces go on the same line as the else. Braces that aren't necessary may be left out. if (test) stmt; else if (bar) { stmt; stmt; } else stmt; Mike -- Mike Heffner Fredericksburg, VA --_=XFMail.1.5.0.FreeBSD:20010626234014:518=_ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7OVWdFokZQs3sv5kRAjJ/AKCRAL2JGmpWjS+yokSTpSsxDHdxLwCgos/T KN5mR0bMO2r9WowwRtxsx54= =9Mfx -----END PGP SIGNATURE----- --_=XFMail.1.5.0.FreeBSD:20010626234014:518=_-- End of MIME message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message