aboutsummaryrefslogtreecommitdiffstats
path: root/adler32.h
diff options
context:
space:
mode:
Diffstat (limited to 'adler32.h')
-rw-r--r--adler32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/adler32.h b/adler32.h
index f0912bc433..4e0f051f4c 100644
--- a/adler32.h
+++ b/adler32.h
@@ -2,7 +2,7 @@
* Compute the Adler32 checksum (RFC 1950)
* 2003 Tomas Kukosa
*
- * $Id: adler32.h,v 1.2 2003/10/02 22:44:19 guy Exp $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>