PERFORCE change 90645 for review

Robert Watson rwatson at FreeBSD.org
Sun Jan 29 20:53:35 GMT 2006


http://perforce.freebsd.org/chv.cgi?CH=90645

Change 90645 by rwatson at rwatson_peppercorn on 2006/01/29 20:52:46

	Minor white space tweak.

Affected files ...

.. //depot/projects/trustedbsd/audit3/usr.bin/login/login.c#8 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/usr.bin/login/login.c#8 (text+ko) ====

@@ -948,7 +948,7 @@
 
 	if (au_close(aufd, 1, AUE_login) == -1) {
 		fprintf(stderr, 
-		    "login: Audit Error: au_close()  was not committed\n");
+		    "login: Audit Error: au_close() was not committed\n");
 		exit(1);
 	}
 }
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