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 ac627b57..2da6360b 100644
--- a/crc32.c
+++ b/crc32.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: crc32.c,v 1.9 2003/02/12 21:39:50 markus Exp $ */
+/* $OpenBSD: crc32.c,v 1.10 2006/03/25 22:22:43 djm Exp $ */
/*
* Copyright (c) 2003 Markus Friedl. All rights reserved.