aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/nd6.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/nd6.h')
-rw-r--r--sys/netinet6/nd6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/nd6.h b/sys/netinet6/nd6.h
index 5f9f8e9ad600..3088df26b246 100644
--- a/sys/netinet6/nd6.h
+++ b/sys/netinet6/nd6.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* $KAME: nd6.h,v 1.76 2001/12/18 02:10:31 itojun Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/netinet6/nd6.h,v 1.21.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $
*/
#ifndef _NETINET6_ND6_H_