Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2002 09:31:12 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 18936 for review
Message-ID:  <200210081631.g98GVCx5054727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18936

Change 18936 by green@green_laptop_2 on 2002/10/08 09:31:00

	Remove lots of redundant declaration.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/mac_te/mac_te.c#84 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_te/mac_te.c#84 (text+ko) ====

@@ -1853,10 +1853,6 @@
 	    (macop_t)mac_te_copy_label },
 	{ MAC_EXTERNALIZE_CRED_LABEL,
 	    (macop_t)mac_te_externalize_label },
-	{ MAC_EXTERNALIZE_CRED_LABEL,
-	    (macop_t)mac_te_externalize_label },
-	{ MAC_EXTERNALIZE_CRED_LABEL,
-	    (macop_t)mac_te_externalize_label },
 	{ MAC_EXTERNALIZE_IFNET_LABEL,
 	    (macop_t)mac_te_externalize_label },
 	{ MAC_EXTERNALIZE_PIPE_LABEL,

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?200210081631.g98GVCx5054727>