diff options
Diffstat (limited to 'sys/netgraph/ng_ipfw.h')
-rw-r--r-- | sys/netgraph/ng_ipfw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_ipfw.h b/sys/netgraph/ng_ipfw.h index 5448a38d8408..d8b28c9e83f3 100644 --- a/sys/netgraph/ng_ipfw.h +++ b/sys/netgraph/ng_ipfw.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ipfw.h,v 1.2.10.1 2010/02/10 00:26:20 kensmith Exp $ */ #define NG_IPFW_NODE_TYPE "ipfw" |