Fix typo. NFC.

This commit is contained in:
ruevs 2020-05-10 14:35:21 +03:00 committed by GitHub
parent e29f71fc87
commit 01af666696
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -634,7 +634,7 @@ std::vector<std::string> InitCli(int argc, char **argv) {
#endif #endif
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
// Debug output, on *nix. // Debug output, on Windows.
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
#if defined(WIN32) #if defined(WIN32)