From owner-cvs-all Fri Jan 17 11:12: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B8A37B401; Fri, 17 Jan 2003 11:12:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC2843EB2; Fri, 17 Jan 2003 11:12:02 -0800 (PST) (envelope-from fanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0HJC2fh037021; Fri, 17 Jan 2003 11:12:02 -0800 (PST) (envelope-from fanf@repoman.freebsd.org) Received: (from fanf@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0HJC2NO037020; Fri, 17 Jan 2003 11:12:02 -0800 (PST) Message-Id: <200301171912.h0HJC2NO037020@repoman.freebsd.org> From: Tony Finch Date: Fri, 17 Jan 2003 11:12:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/unifdef unifdef.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fanf 2003/01/17 11:12:02 PST Modified files: usr.bin/unifdef unifdef.c Log: Style fixes: brackets around the argument of return, and removal of excess space. Obtained from: OpenBSD Revision Changes Path 1.14 +36 -36 src/usr.bin/unifdef/unifdef.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message