summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_ip_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_ip_input.h')
-rw-r--r--sys/netgraph/ng_ip_input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_ip_input.h b/sys/netgraph/ng_ip_input.h
index e60ee3733fc5e..6ddc9d3b7ed5b 100644
--- a/sys/netgraph/ng_ip_input.h
+++ b/sys/netgraph/ng_ip_input.h
@@ -62,7 +62,7 @@
* Author: Brooks Davis <brooks@FreeBSD.org>
* Derived from: ng_hole.h
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netgraph/ng_ip_input.h,v 1.2 2003/11/11 12:30:37 ru Exp $
*/
#ifndef _NETGRAPH_NG_IP_INPUT_H_