PERFORCE change 90079 for review
Robert Watson
rwatson at FreeBSD.org
Sat Jan 21 13:59:51 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=90079
Change 90079 by rwatson at rwatson_sesame on 2006/01/21 13:59:50
White space consistency.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#28 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#28 (text+ko) ====
@@ -389,7 +389,6 @@
token_t *t;
u_char *dptr = NULL;
-
GET_TOKEN_AREA(t, dptr, 2 * sizeof(u_char) + sizeof(u_int32_t));
if (t == NULL)
return (NULL);
@@ -471,7 +470,6 @@
return (t);
}
-
/*
* token ID 1 byte
* size 2 bytes
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