PERFORCE change 56790 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Thu Jul  8 11:07:21 PDT 2004
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=56790
Change 56790 by rwatson at rwatson_tislabs on 2004/07/08 18:07:02
	Remove unneeded comment.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/sys/msg.h#9 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/sys/msg.h#9 (text+ko) ====
@@ -100,10 +100,6 @@
 
 #ifdef _KERNEL
 
-/*
- * Pull out the msg structure from kern/sysv_msg.c.  This file is used
- * throughout the MAC framework.
- */
 struct msg {
 	struct	msg *msg_next;  /* next msg in the chain */
 	long	msg_type; 	/* type of this message */
    
    
More information about the p4-projects
mailing list