diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2015-01-20 14:41:38 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2015-01-20 14:41:38 +0000 |
commit | 18dc2c3064c948f14690ab8305c9a19bb1a807bf (patch) | |
tree | 08f9feb7f1edb8e74e30486bd447dec1bdfacfa4 /sys/lib | |
parent | 9a3381b472dd0bf8037b3072703f110266d69135 (diff) |
Revert some $OpenBSD$ additions about which there are doubts.
Suggested by deraadt@
Diffstat (limited to 'sys/lib')
-rw-r--r-- | sys/lib/libz/zopenbsd.c | 1 |
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> |