Fix typo. NFC.

pull/606/head
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
1 changed files with 1 additions and 1 deletions

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)