summaryrefslogtreecommitdiff
path: root/sys/net/zlib.c
diff options
context:
space:
mode:
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 73e95727b9ea5..4482fa5d0e6b0 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.19 2005/01/07 01:45:35 imp Exp $
*/
/*