X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/41faf8072770ee8e200a8752ede766d6a4fbb158..5bac960d404f6fc82f6d7c4c697dd018657d24ab:/src/zlib/crc32.c 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