PERFORCE change 136206 for review

Christian S.J. Peron csjp at FreeBSD.org
Tue Feb 26 03:22:19 UTC 2008


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

Change 136206 by csjp at ibm01 on 2008/02/26 03:22:05

	Test submit, cosmetic change.

Affected files ...

.. //depot/projects/trustedbsd/netauditd/component.c#4 edit

Differences ...

==== //depot/projects/trustedbsd/netauditd/component.c#4 (text+ko) ====

@@ -108,6 +108,7 @@
 void
 component_destroy(struct au_cmpnt *ptr)
 {
+
 	if (ptr->ac_name != NULL)
 		free(ptr->ac_name);
 	if (ptr->ac_path != NULL)


More information about the p4-projects mailing list