PERFORCE change 39104 for review
Chris Vance
cvance at FreeBSD.org
Fri Oct 3 19:29:16 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=39104
Change 39104 by cvance at cvance_osx_laptop on 2003/10/03 12:28:22
Correctly comment out security label field
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/sys/mbuf.h#4 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/sys/mbuf.h#4 (text+ko) ====
@@ -131,7 +131,7 @@
struct mbuf *aux; /* extra data buffer; ipsec/others */
void *reserved1; /* for future use */
void *reserved2; /* for future use */
- /* struct label label; /* MAC label for packet */
+ /* struct label label; */ /* MAC label for packet */
};
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list