summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2013-10-21 12:40:50 +0000
committerderaadt <deraadt@openbsd.org>2013-10-21 12:40:50 +0000
commit0932b21fc2fa57ef12da06af9c4ed3be5bead647 (patch)
tree69fe4f3c8de69d3431524bca4aa1b3ea09c6f2e8
parentpretty up a disgusting chunk (diff)
downloadwireguard-openbsd-0932b21fc2fa57ef12da06af9c4ed3be5bead647.tar.xz
wireguard-openbsd-0932b21fc2fa57ef12da06af9c4ed3be5bead647.zip
Remove comment regarding BSDI.
-rw-r--r--sys/netinet6/ip6protosw.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/netinet6/ip6protosw.h b/sys/netinet6/ip6protosw.h
index ef25a18478f..6b1c677fa1c 100644
--- a/sys/netinet6/ip6protosw.h
+++ b/sys/netinet6/ip6protosw.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ip6protosw.h,v 1.9 2013/06/01 16:22:05 bluhm Exp $ */
+/* $OpenBSD: ip6protosw.h,v 1.10 2013/10/21 12:40:50 deraadt Exp $ */
/* $KAME: ip6protosw.h,v 1.22 2001/02/08 18:02:08 itojun Exp $ */
/*
@@ -31,8 +31,6 @@
*
*/
-/* BSDI protosw.h,v 2.3 1996/10/11 16:02:40 pjd Exp */
-
/*-
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.