mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
454745e48c
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] == ' ')) { ^~ |
||
---|---|---|
.. | ||
arp | ||
dwnl | ||
finger | ||
ftp | ||
ipconfig | ||
net | ||
netsh | ||
netstat | ||
nslookup | ||
ping | ||
route | ||
telnet | ||
tracert | ||
whois | ||
wlanconf | ||
CMakeLists.txt |