PERFORCE change 173710 for review

Robert Watson rwatson at FreeBSD.org
Tue Jan 26 00:07:33 UTC 2010


http://p4web.freebsd.org/chv.cgi?CH=173710

Change 173710 by rwatson at rwatson_cinnamon_macosx on 2010/01/26 00:07:22

	Minor style tweak.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/lib/csu/common/crtbrand.c#7 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/lib/csu/common/crtbrand.c#7 (text+ko) ====

@@ -62,6 +62,5 @@
 
 	write(2, warning, sizeof(warning));
 
-	return -1;
+	return (-1);
 }
-


More information about the p4-projects mailing list