From owner-freebsd-audit Mon Jan 21 16:55: 7 2002 Delivered-To: freebsd-audit@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id B534A37B402; Mon, 21 Jan 2002 16:55:01 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g0M0pmZ10877; Mon, 21 Jan 2002 19:51:48 -0500 (EST) (envelope-from mike) Date: Mon, 21 Jan 2002 19:51:48 -0500 From: Mike Barcroft To: Giorgos Keramidas Cc: audit@FreeBSD.org Subject: Re: minor sys/sys/errno.h style change? Message-ID: <20020121195148.F68881@espresso.q9media.com> References: <20020121235440.GA644@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020121235440.GA644@hades.hell.gr>; from keramida@FreeBSD.org on Tue, Jan 22, 2002 at 01:54:41AM +0200 Organization: The FreeBSD Project 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 Giorgos Keramidas writes: > What do you all think of this small change to sys/sys/errno.h ? > ENOTSUP is the only error code that is not indented with a tab after > the #define statement. All others use a tab. You can quickly check > this at your copy of errno.h, with `set ts=15' while editing in vi(1). The patch is correct. Go ahead and commit it. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message