PERFORCE change 86968 for review
Robert Watson
rwatson at FreeBSD.org
Sat Nov 19 19:26:36 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=86968
Change 86968 by rwatson at rwatson_peppercorn on 2005/11/19 19:25:44
Minor white space tweak to match style(9), and hence FreeBSD kernel
version of this file.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#21 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#21 (text+ko) ====
@@ -1108,8 +1108,8 @@
}
token_t *
-au_to_subject_ex(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid, gid_t rgid,
- pid_t pid, au_asid_t sid, au_tid_addr_t *tid)
+au_to_subject_ex(au_id_t auid, uid_t euid, gid_t egid, uid_t ruid,
+ gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid)
{
return (au_to_subject32_ex(auid, euid, egid, ruid, rgid, pid, sid,
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