reactos/sdk/lib/3rdparty
Timo Kreuzer 1ac9e48465 [MINIZIP] Add curly braces to if-statement and fix indentation
Fixes GCC 8 warning:
sdk/lib/3rdparty/zlib/contrib/minizip/zip.c:521:5: error: this 'for' clause does not guard... [-Werror=misleading-indentation]
     for (i=(int)uReadSize-3; (i--)>0;)
     ^~~
sdk/lib/3rdparty/zlib/contrib/minizip/zip.c:529:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
       if (uPosFound!=0)
       ^~
2019-05-27 13:22:40 +02:00
..
adns [CRT] Add missing posix error codes 2019-05-27 13:22:40 +02:00
bzip2 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cardlib
freetype [3RDPARTY] Make some warnings non-fatal 2019-04-13 14:07:50 +02:00
libmpg123 [CRT] Add missing posix error codes 2019-05-27 13:22:40 +02:00
libsamplerate
libwin-iconv
libwine
libxml2 [LIBXML2] Update to version 2.9.9. CORE-15854 2019-03-26 10:14:49 +01:00
stlport
strmbase
zlib [MINIZIP] Add curly braces to if-statement and fix indentation 2019-05-27 13:22:40 +02:00
CMakeLists.txt