Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2005 05:53:56 GMT
From:      Samy Al Bahra <samy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 82049 for review
Message-ID:  <200508160553.j7G5ru4K034937@repoman.freebsd.org>

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

Change 82049 by samy@mini on 2005/08/16 05:53:24

	Remove an un-needed whitespace that snuck here.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/security/mac_suidacl/mac_suidacl.c#3 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/security/mac_suidacl/mac_suidacl.c#3 (text+ko) ====

@@ -359,7 +359,6 @@
 						continue;
 				}
 
-
 				if (current->r_idtype == RULE_UID &&
 				    cred->cr_ruid != current->r_id)
 					continue;



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