summaryrefslogtreecommitdiff
path: root/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'crc32.c')
-rw-r--r--crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crc32.c b/crc32.c
index 0b46682933..0bee8bed50 100644
--- a/crc32.c
+++ b/crc32.c
@@ -1,7 +1,7 @@
/* crc32.c
* CRC-32 routine
*
- * $Id: crc32.c,v 1.4 2004/06/26 09:48:11 guy Exp $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>