aboutsummaryrefslogtreecommitdiff
path: root/sys/net/zlib.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-20 00:16:49 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-20 00:16:49 +0000
commit7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch)
tree9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /sys/net/zlib.c
parent37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (diff)
This commit was manufactured by cvs2svn to create tagrelease/3.4.0_cvs
'RELENG_3_4_0_RELEASE'. This commit was manufactured to restore the state of the 3.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'sys/net/zlib.c')
-rw-r--r--sys/net/zlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/zlib.c b/sys/net/zlib.c
index 46a5e982193e..a004f5fb74dd 100644
--- a/sys/net/zlib.c
+++ b/sys/net/zlib.c
@@ -10,7 +10,7 @@
* - added inflateIncomp and deflateOutputPending
* - allow strm->next_out to be NULL, meaning discard the output
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/net/zlib.c,v 1.7.4.1 1999/08/29 16:28:36 peter Exp $
*/
/*