diff options
Diffstat (limited to 'sys/netinet6/ip6_fw.c')
-rw-r--r-- | sys/netinet6/ip6_fw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/ip6_fw.c b/sys/netinet6/ip6_fw.c index 53c0cc7e475e..fe48c9b8d606 100644 --- a/sys/netinet6/ip6_fw.c +++ b/sys/netinet6/ip6_fw.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/netinet6/ip6_fw.c,v 1.2.2.2 2000/08/14 16:07:54 ume Exp $ */ /* $KAME: ip6_fw.c,v 1.15 2000/07/02 14:17:37 itojun Exp $ */ /* |