Merge commit 'v2.5.1'
[ossec-hids.git] / src / external / zlib-1.2.3 / crc32.c
index d02c797..f658a9e 100755 (executable)
@@ -9,7 +9,7 @@
  * factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3.
  */
 
-/* @(#) $Id: crc32.c,v 1.1 2006/06/13 16:50:58 dcid Exp $ */
+/* @(#) $Id$ */
 
 /*
   Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore