X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fexternal%2Fzlib-1.2.3%2Fcrc32.c;h=d979d2c0f14f207119e258ffff52bd1012d12605;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;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..d979d2c 100755 --- a/src/external/zlib-1.2.3/crc32.c +++ b/src/external/zlib-1.2.3/crc32.c @@ -9,7 +9,8 @@ * 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: ./src/external/zlib-1.2.3/crc32.c, 2011/09/08 dcid Exp $ + */ /* Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore