Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2006 13:59:51 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 90079 for review
Message-ID:  <200601211359.k0LDxpdE082673@repoman.freebsd.org>

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

Change 90079 by rwatson@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



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