Fix typo. NFC.
parent
e29f71fc87
commit
01af666696
|
@ -634,7 +634,7 @@ std::vector<std::string> InitCli(int argc, char **argv) {
|
|||
#endif
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Debug output, on *nix.
|
||||
// Debug output, on Windows.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#if defined(WIN32)
|
||||
|
|
Loading…
Reference in New Issue