PERFORCE change 65347 for review
Robert Watson
rwatson at FreeBSD.org
Wed Nov 17 17:26:37 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=65347
Change 65347 by rwatson at rwatson_tislabs on 2004/11/17 17:25:50
Trim unneeded comment.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#30 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#30 (text+ko) ====
@@ -222,10 +222,6 @@
int i;
#endif
- /*
- * Make sure that the msgunload maintains the consistency of the
- * msqids and msghdrs data structures.
- */
for (msqid = 0; msqid < msginfo.msgmni; msqid++) {
/*
* Look for an unallocated and unlocked msqid_ds.
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