reactos/dll
Timo Kreuzer 207a0f520e [MSHTML] Convert tabs to spaces
Fixes GCC 8 warning:
dll/win32/mshtml/script.c:844:4: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
    if(!new_buf)
    ^~
dll/win32/mshtml/script.c:846:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
             This->size <<= 1;
             ^~~~
2019-05-27 13:22:40 +02:00
..
3rdparty [LIBXSLT] Disable misleading-indentation warnings 2019-05-27 13:22:40 +02:00
apisets [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
appcompat [ACGENRAL] Add a test shim 2019-05-01 19:22:19 +02:00
cpl [CONSOLE][CONCFG][CONSRV] Provide support for specified additional TrueType fonts + bugfixes. 2019-05-19 23:10:41 +02:00
directx [DPNHPAST] Import dpnhpast.dll from Wine (Staging) 4.5 2019-04-24 19:59:15 +02:00
keyboard [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
nls [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
opengl [OPENGL32] Fix the order of the specified callbacks for the DrvSetCallbackProcs() call. 2019-04-22 18:29:43 +02:00
shellext [TRANSLATIONS] Update/Add Portuguese translations. 2019-05-26 21:19:31 +02:00
win32 [MSHTML] Convert tabs to spaces 2019-05-27 13:22:40 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00