mirror of
https://github.com/reactos/reactos.git
synced 2025-04-19 04:07:16 +00:00
![]() Fixes GCC 8 warning: base/applications/network/telnet/src/tmapldr.cpp:70:3: error: this 'while' clause does not guard... [-Werror=misleading-indentation] while (buf[len]) ^~~~~ base/applications/network/telnet/src/tmapldr.cpp:74:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' if (len && (buf[len-1] == ' ')) { ^~ |
||
---|---|---|
.. | ||
applications | ||
services | ||
setup | ||
shell | ||
system | ||
CMakeLists.txt |