PERFORCE change 76277 for review
Robert Watson
rwatson at FreeBSD.org
Sat Apr 30 13:39:03 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=76277
Change 76277 by rwatson at rwatson_paprika on 2005/04/30 13:38:32
Remove trailing white space.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#11 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#11 (text+ko) ====
@@ -305,7 +305,7 @@
token_t *t;
u_char *dptr = NULL;
int i;
-
+
if(groups == NULL) {
errno = EINVAL;
return NULL;
@@ -547,7 +547,7 @@
* seconds of time 4 bytes
* milliseconds of time 4 bytes
* file name len 2 bytes
- * file pathname N bytes + 1 terminating NULL byte
+ * file pathname N bytes + 1 terminating NULL byte
*/
token_t *au_to_file(char *file)
{
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