From owner-cvs-src@FreeBSD.ORG Fri Oct 24 20:50:45 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D68F16A4B3; Fri, 24 Oct 2003 20:50:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DBEE43F3F; Fri, 24 Oct 2003 20:50:45 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9P3oiXJ056831; Fri, 24 Oct 2003 20:50:44 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9P3oixm056830; Fri, 24 Oct 2003 20:50:44 -0700 (PDT) (envelope-from rwatson) Message-Id: <200310250350.h9P3oixm056830@repoman.freebsd.org> From: Robert Watson Date: Fri, 24 Oct 2003 20:50:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/security/mac mac_internal.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2003 03:50:45 -0000 rwatson 2003/10/24 20:50:44 PDT FreeBSD src repository Modified files: sys/security/mac mac_internal.h Log: Sort type declarations together. Remove an excess carriage return. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.102 +1 -6 src/sys/security/mac/mac_internal.h