Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 20:53:35 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 90645 for review
Message-ID:  <200601292053.k0TKrZYw000937@repoman.freebsd.org>

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

Change 90645 by rwatson@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);
 	}
 }



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