X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/41faf8072770ee8e200a8752ede766d6a4fbb158..728799ae114463b67bccc753877af851ab1666fd:/src/zlib/crc32.c?ds=sidebyside diff --git a/src/zlib/crc32.c b/src/zlib/crc32.c index f658a9ef55..1f7f00c64a 100644 --- a/src/zlib/crc32.c +++ b/src/zlib/crc32.c @@ -9,7 +9,6 @@ * factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3. */ -/* @(#) $Id$ */ /* Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore