summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2015-01-20 14:41:37 +0000
committerkrw <krw@openbsd.org>2015-01-20 14:41:37 +0000
commit5d6a1cce598920ed00a6dbb697d68daf2ed4d521 (patch)
tree15446146a6d93f5761c55fc512de61e56aae64d9
parentRevert some $OpenBSD$ additions about which there are doubts. (diff)
downloadwireguard-openbsd-5d6a1cce598920ed00a6dbb697d68daf2ed4d521.tar.xz
wireguard-openbsd-5d6a1cce598920ed00a6dbb697d68daf2ed4d521.zip
Revert some $OpenBSD$ additions about which there are doubts.
Suggested by deraadt@
-rw-r--r--sys/lib/libz/zopenbsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/lib/libz/zopenbsd.c b/sys/lib/libz/zopenbsd.c
index 61e33f564c7..10d3845be67 100644
--- a/sys/lib/libz/zopenbsd.c
+++ b/sys/lib/libz/zopenbsd.c
@@ -1,4 +1,3 @@
-/* $OpenBSD: zopenbsd.c,v 1.4 2015/01/20 04:41:01 krw Exp $ */
#include <sys/types.h>
#include <sys/malloc.h>
#include <lib/libz/zutil.h>