mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
![]() Fixes GCC 8 warning: base/applications/network/telnet/src/tnmain.cpp:171:8: error: this 'for' clause does not guard... [-Werror=misleading-indentation] for (j = cursor; j >= 0; j--) ^~~ base/applications/network/telnet/src/tnmain.cpp:174:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for (k = --j; k >= 0; k--) ^~~ |
||
---|---|---|
.. | ||
arp | ||
dwnl | ||
finger | ||
ftp | ||
ipconfig | ||
net | ||
netsh | ||
netstat | ||
nslookup | ||
ping | ||
route | ||
telnet | ||
tracert | ||
whois | ||
wlanconf | ||
CMakeLists.txt |