diff options
author | 1997-09-21 10:45:23 +0000 | |
---|---|---|
committer | 1997-09-21 10:45:23 +0000 | |
commit | 5ea2d675e0846a2b8df36fbb35cb28ac1a16bf5a (patch) | |
tree | 204312df469b5ab29f2159107b321b90de127ca5 /include/protocols | |
parent | mtree descriptions for the sake of ports, from FreeBSD (diff) | |
download | wireguard-openbsd-5ea2d675e0846a2b8df36fbb35cb28ac1a16bf5a.tar.xz wireguard-openbsd-5ea2d675e0846a2b8df36fbb35cb28ac1a16bf5a.zip |
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
Diffstat (limited to 'include/protocols')
-rw-r--r-- | include/protocols/dumprestore.h | 1 | ||||
-rw-r--r-- | include/protocols/rwhod.h | 1 | ||||
-rw-r--r-- | include/protocols/talkd.h | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index dab890c0f43..0728143e642 100644 --- a/include/protocols/dumprestore.h +++ b/include/protocols/dumprestore.h @@ -1,3 +1,4 @@ +/* $OpenBSD: dumprestore.h,v 1.3 1997/09/21 10:46:06 niklas Exp $ */ /* $NetBSD: dumprestore.h,v 1.6 1994/10/26 00:56:49 cgd Exp $ */ /* diff --git a/include/protocols/rwhod.h b/include/protocols/rwhod.h index f46f30df7ee..80b89fb46ca 100644 --- a/include/protocols/rwhod.h +++ b/include/protocols/rwhod.h @@ -1,3 +1,4 @@ +/* $OpenBSD: rwhod.h,v 1.3 1997/09/21 10:46:06 niklas Exp $ */ /* $NetBSD: rwhod.h,v 1.3 1994/10/26 00:56:51 cgd Exp $ */ /* diff --git a/include/protocols/talkd.h b/include/protocols/talkd.h index eea5a0ea519..db34e646293 100644 --- a/include/protocols/talkd.h +++ b/include/protocols/talkd.h @@ -1,3 +1,4 @@ +/* $OpenBSD: talkd.h,v 1.2 1997/09/21 10:46:07 niklas Exp $ */ /* $NetBSD: talkd.h,v 1.5 1995/03/04 07:59:30 cgd Exp $ */ /* |