diff options
Diffstat (limited to 'sys/netinet6/dest6.c')
-rw-r--r-- | sys/netinet6/dest6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/dest6.c b/sys/netinet6/dest6.c index fb508fc6aac33..ca313b7650453 100644 --- a/sys/netinet6/dest6.c +++ b/sys/netinet6/dest6.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/netinet6/dest6.c,v 1.11.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include "opt_inet.h" #include "opt_inet6.h" |