X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fexternal%2Fzlib-1.2.3%2Fcrc32.c;h=f658a9ef55ee89e930df72907790d11f5504e3ce;hb=9ea15d0cecb0d5fd83e8893867b917c2f88480b0;hp=d02c797abcb5dbdc876db829db3dc38faab5fd74;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a;p=ossec-hids.git diff --git a/src/external/zlib-1.2.3/crc32.c b/src/external/zlib-1.2.3/crc32.c index d02c797..f658a9e 100755 --- a/src/external/zlib-1.2.3/crc32.c +++ b/src/external/zlib-1.2.3/crc32.c @@ -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