summaryrefslogtreecommitdiff
path: root/lib/libz/inflate.h
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2022-10-23 06:00:25 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2022-10-23 06:00:25 +0000
commit88578e1530184639e02f5f6cfaa3d2ff31c274fa (patch)
treed163ee458858d60e56e0dc57b4a28d15c232d7f7 /lib/libz/inflate.h
parent2243a80c5b2d51453a98c8b6427488c2c0966cae (diff)
Drop RCS ids in upstream zlib source
We're not maintaining a this as a fork, it's upstream source with a handful of patches. Thus, the RCS ids aren't particularly useful or important. They are a bit of a maintenance burden and generate noise in diffs. ok kn, no objection millert, "kill" guess who
Diffstat (limited to 'lib/libz/inflate.h')
-rw-r--r--lib/libz/inflate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libz/inflate.h b/lib/libz/inflate.h
index 0f47defae72..f127b6b1fa5 100644
--- a/lib/libz/inflate.h
+++ b/lib/libz/inflate.h
@@ -1,5 +1,3 @@
-/* $OpenBSD: inflate.h,v 1.5 2022/05/08 14:04:22 tb Exp $ */
-
/* inflate.h -- internal inflate state definition
* Copyright (C) 1995-2019 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h