rockbox/rbutil/rbutilqt/quazip
Dominik Riebeling 6bc8916a58 QuaZip: change the order of void-casts.
MSVC requires void-casting of unused variables to be done after variable
definitions. Change the order, no functional changes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31171 a1c6a512-1295-4272-9138-f99709370657
2011-12-07 20:13:18 +00:00
..
crypt.h QuaZip: change the order of void-casts. 2011-12-07 20:13:18 +00:00
ioapi.c QuaZip: change the order of void-casts. 2011-12-07 20:13:18 +00:00
ioapi.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
LICENSE.GPL Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazip.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazip.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipfile.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipfile.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipfileinfo.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipnewinfo.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
quazipnewinfo.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
README.ROCKBOX Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
unzip.c Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
unzip.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
zip.c QuaZip: change the order of void-casts. 2011-12-07 20:13:18 +00:00
zip.h Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00

This folder contains the quazip project for ZIP file compression/decompression.
These files are distributed under the GPL v2 or later.
The source files have been last synced with the projects release at
http://sourceforge.net/projects/quazip/ on July 20, 2010