diff options
Diffstat (limited to 'src/pdflib/flate/zutil.c')
-rw-r--r-- | src/pdflib/flate/zutil.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pdflib/flate/zutil.c b/src/pdflib/flate/zutil.c index 2fa45b3..b20aaa4 100644 --- a/src/pdflib/flate/zutil.c +++ b/src/pdflib/flate/zutil.c @@ -3,8 +3,8 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* $Id: zutil.c,v 1.1 2008/10/17 06:10:42 scuri Exp $ */ -/* @(#) $Id: zutil.c,v 1.1 2008/10/17 06:10:42 scuri Exp $ */ +/* $Id: zutil.c,v 1.2 2009/10/20 18:12:26 scuri Exp $ */ +/* @(#) $Id: zutil.c,v 1.2 2009/10/20 18:12:26 scuri Exp $ */ #include "zutil.h" |