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
ioapi.c
ioapi.h
LICENSE.GPL
quazip.cpp
quazip.h
quazipfile.cpp
quazipfile.h
quazipfileinfo.h
quazipnewinfo.cpp
quazipnewinfo.h
README.ROCKBOX
unzip.c
unzip.h
zip.c
zip.h

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