From owner-cvs-all Tue May 14 20: 2:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C92937B401; Tue, 14 May 2002 20:02:18 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4F32In28872; Tue, 14 May 2002 20:02:18 -0700 (PDT) (envelope-from tjr) Message-Id: <200205150302.g4F32In28872@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 14 May 2002 20:02:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/asa asa.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 tjr 2002/05/14 20:02:18 PDT Modified files: usr.bin/asa asa.c Log: style(9): remove space between function name and opening parentheses, sort variables, NULL is the null-pointer constant, remove unnecessary braces. PR: 36130 Approved by: mike Revision Changes Path 1.2 +21 -23 src/usr.bin/asa/asa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message