diff options
author | 1997-09-21 10:45:23 +0000 | |
---|---|---|
committer | 1997-09-21 10:45:23 +0000 | |
commit | 5ea2d675e0846a2b8df36fbb35cb28ac1a16bf5a (patch) | |
tree | 204312df469b5ab29f2159107b321b90de127ca5 /include/bitstring.h | |
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/bitstring.h')
-rw-r--r-- | include/bitstring.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bitstring.h b/include/bitstring.h index 6fe2215e2fa..8d7a6c34f58 100644 --- a/include/bitstring.h +++ b/include/bitstring.h @@ -1,3 +1,4 @@ +/* $OpenBSD: bitstring.h,v 1.3 1997/09/21 10:45:26 niklas Exp $ */ /* $NetBSD: bitstring.h,v 1.4 1994/10/26 00:55:45 cgd Exp $ */ /* |