]> git.saurik.com Git - wxWidgets.git/blobdiff - src/zlib/crc32.c
Add a few missing appearance screenshots for the manual.
[wxWidgets.git] / src / zlib / crc32.c
index f658a9ef55ee89e930df72907790d11f5504e3ce..1f7f00c64af51632307b4b07a199aa0c2d3ffa9a 100644 (file)
@@ -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