summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2004-04-13 23:16:17 +0000
committerhenning <henning@openbsd.org>2004-04-13 23:16:17 +0000
commit3dd2010f3699346371d389e290fc66e817ef44bd (patch)
tree7daf6f290f4a7e159e6468adc707e0ed2002ea5a
parentprint the MP capabilities as the neighbor announced in the show neighbor (diff)
downloadwireguard-openbsd-3dd2010f3699346371d389e290fc66e817ef44bd.tar.xz
wireguard-openbsd-3dd2010f3699346371d389e290fc66e817ef44bd.zip
$OpenBSD$
-rw-r--r--usr.sbin/dhcrelay/dhcrelay.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/dhcrelay/dhcrelay.c b/usr.sbin/dhcrelay/dhcrelay.c
index 0f12d3c7871..e66d1dbaa49 100644
--- a/usr.sbin/dhcrelay/dhcrelay.c
+++ b/usr.sbin/dhcrelay/dhcrelay.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: dhcrelay.c,v 1.13 2004/04/13 23:16:17 henning Exp $ */
+
/*
* Copyright (c) 2004 Henning Brauer <henning@cvs.openbsd.org>
* Copyright (c) 1997, 1998, 1999 The Internet Software Consortium.