From f56cefb2852d858a347518ea06fd4e8ec227a761 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 29 Sep 2008 05:52:19 +0200 Subject: Getting rid of these nasty expanded keywords. --- lib/zlib/src/crc32.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/zlib/src/crc32.c') diff --git a/lib/zlib/src/crc32.c b/lib/zlib/src/crc32.c index 26a3456..c066dd8 100644 --- a/lib/zlib/src/crc32.c +++ b/lib/zlib/src/crc32.c @@ -9,8 +9,6 @@ * factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3. */ -/* @(#) $Id: crc32.c,v 1.6 2007-07-27 14:32:06 pixel Exp $ */ - /* Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore protection on the static variables used to control the first-use generation -- cgit v1.2.3