PERFORCE change 144582 for review

Julian Elischer julian at FreeBSD.org
Thu Jul 3 23:52:51 UTC 2008


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

Change 144582 by julian at julian_trafmon1 on 2008/07/03 23:51:53

	Add missing ';'

Affected files ...

.. //depot/projects/vimage/src/sys/contrib/pf/net/pfvar.h#5 edit

Differences ...

==== //depot/projects/vimage/src/sys/contrib/pf/net/pfvar.h#5 (text+ko) ====

@@ -1861,8 +1861,7 @@
 #ifdef VIMAGE
 struct vnet_pf {
 	struct vnet		*parent_vnet;
-
-}
+};
 #endif
 
 /*


More information about the p4-projects mailing list