summaryrefslogtreecommitdiffstats
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 dbb1e6b7..4113ef36 100644
--- a/crc32.c
+++ b/crc32.c
@@ -3,7 +3,7 @@
crc32-function (including changing the interface). //ylo */
#include "includes.h"
-RCSID("$Id: crc32.c,v 1.1 1999/10/27 03:42:44 damien Exp $");
+RCSID("$Id: crc32.c,v 1.1.1.1 1999/10/27 03:42:44 damien Exp $");
#include "crc32.h"