PERFORCE change 65348 for review

Robert Watson rwatson at FreeBSD.org
Wed Nov 17 17:31:43 GMT 2004


http://perforce.freebsd.org/chv.cgi?CH=65348

Change 65348 by rwatson at rwatson_tislabs on 2004/11/17 17:31:06

	Trim local white space change.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#31 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/kern/sysv_msg.c#31 (text+ko) ====

@@ -237,7 +237,6 @@
 	if (msqid != msginfo.msgmni)
 		return (EBUSY);
 
-
 #ifdef MAC
 	for (i = 0; i < msginfo.msgtql; i++)
 		mac_destroy_sysv_msgmsg(&msghdrs[i]);
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