Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 13:44:30 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 20079 for review
Message-ID:  <200210242044.g9OKiU0e028238@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=20079

Change 20079 by rwatson@rwatson_tislabs on 2002/10/24 13:44:25

	Remove dup from integ.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/sys/_label.h#5 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/sys/_label.h#5 (text+ko) ====

@@ -48,8 +48,6 @@
 
 #define	MAC_FLAG_INITIALIZED	0x0000001	/* Is initialized for use. */
 
-#define	MAC_FLAG_INITIALIZED	0x0000001	/* Is initialized for use. */
-
 struct label {
 	int	l_flags;
 	union {

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210242044.g9OKiU0e028238>