summaryrefslogtreecommitdiffstats
path: root/crc32.h
diff options
context:
space:
mode:
Diffstat (limited to 'crc32.h')
-rw-r--r--crc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crc32.h b/crc32.h
index 456b20b8..1c28b984 100644
--- a/crc32.h
+++ b/crc32.h
@@ -13,7 +13,7 @@ Functions for computing 32-bit CRC.
*/
-/* RCSID("$Id: crc32.h,v 1.1 1999/10/27 03:42:44 damien Exp $"); */
+/* RCSID("$Id: crc32.h,v 1.1.1.1 1999/10/27 03:42:44 damien Exp $"); */
#ifndef CRC32_H
#define CRC32_H