summaryrefslogtreecommitdiff
path: root/adler32.c
diff options
context:
space:
mode:
Diffstat (limited to 'adler32.c')
-rw-r--r--adler32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/adler32.c b/adler32.c
index b6b5519..c9dcf93 100644
--- a/adler32.c
+++ b/adler32.c
@@ -3,7 +3,7 @@
3 * For conditions of distribution and use, see copyright notice in zlib.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */ 4 */
5 5
6/* $Id: adler32.c,v 1.9 1996/01/30 21:59:09 me Exp $ */ 6/* $Id: adler32.c,v 1.10 1996/05/22 11:52:18 me Exp $ */
7 7
8#include "zlib.h" 8#include "zlib.h"
9 9