summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2010-03-22 21:29:23 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2010-03-22 21:29:23 +0000
commit715d4b66aa392f95731c8e8dc84b9491550a6110 (patch)
treed5b37576ca693b090c12ed297f3f6eeced850e52
parentd1aa87819e22272d2f4121329f852505c008c294 (diff)
fix rcs id, from brad
-rw-r--r--sys/netinet6/mld6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/mld6.h b/sys/netinet6/mld6.h
index 3487960b890..92af2330e71 100644
--- a/sys/netinet6/mld6.h
+++ b/sys/netinet6/mld6.h
@@ -1,4 +1,4 @@
-/* $OpenBSD */
+/* $OpenBSD: mld6.h,v 1.2 2010/03/22 21:29:22 jsg Exp $ */
/* $FreeBSD: mld6.h,v 1.1 2009/04/29 11:31:23 bms Exp $ */
/*-
* Copyright (c) 2009 Bruce Simpson.