diff options
Diffstat (limited to 'lib/libz/uncompr.c')
-rw-r--r-- | lib/libz/uncompr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/uncompr.c b/lib/libz/uncompr.c index 25472c0f94c7..32f9cb4ac48d 100644 --- a/lib/libz/uncompr.c +++ b/lib/libz/uncompr.c @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $FreeBSD$ */ +/* @(#) $FreeBSD: src/lib/libz/uncompr.c,v 1.4.2.1 1999/08/29 14:58:20 peter Exp $ */ #include "zlib.h" |