Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 18:07:19 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 56790 for review
Message-ID:  <200407081807.i68I7J4o022556@repoman.freebsd.org>

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

Change 56790 by rwatson@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 */



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