From owner-cvs-all Tue Jan 8 23:29:31 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 8599337B41A; Tue, 8 Jan 2002 23:29:28 -0800 (PST) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g097TSl99105; Tue, 8 Jan 2002 23:29:28 -0800 (PST) (envelope-from kbyanc) Message-Id: <200201090729.g097TSl99105@freefall.freebsd.org> From: Kelly Yancey Date: Tue, 8 Jan 2002 23:29:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sbuf.h src/sys/kern subr_sbuf.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 kbyanc 2002/01/08 23:29:28 PST Modified files: sys/sys sbuf.h sys/kern subr_sbuf.c Log: Replace spaces after #defines with tabs; this makes all #defines consistent in their adherence with style(9). Revision Changes Path 1.16 +20 -20 src/sys/kern/subr_sbuf.c 1.11 +6 -6 src/sys/sys/sbuf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message