From owner-cvs-all Tue Nov 6 11:57: 3 2001 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 A639937B416; Tue, 6 Nov 2001 11:56:58 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA6Juwf86891; Tue, 6 Nov 2001 11:56:58 -0800 (PST) (envelope-from rwatson) Message-Id: <200111061956.fA6Juwf86891@freefall.freebsd.org> From: Robert Watson Date: Tue, 6 Nov 2001 11:56:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mib.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 rwatson 2001/11/06 11:56:58 PST Modified files: sys/kern kern_mib.c Log: o Remove double-indentation of sysctl_kern_securelvl. This change is consistent with the one other function in the file, and prevents long lines in up-coming changes. This nominally pulls kern_mib.c a little further down the long path to style(9) compliance. Revision Changes Path 1.46 +30 -31 src/sys/kern/kern_mib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message