Date: Sat, 30 Apr 2005 13:39:03 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 76277 for review Message-ID: <200504301339.j3UDd3pa063374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=76277 Change 76277 by rwatson@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) {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504301339.j3UDd3pa063374>