Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2008 23:52:50 GMT
From:      Julian Elischer <julian@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 144582 for review
Message-ID:  <200807032352.m63NqoA7046735@repoman.freebsd.org>

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

Change 144582 by julian@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
 
 /*



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