mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-02 01:47:37 +08:00
patch by jerry -- his first patch! :-)
issue #421 -- portable version for windows.
This commit is contained in:
@@ -205,9 +205,9 @@ CClientApp::help()
|
||||
"must be the address or hostname of the server. The port overrides the\n"
|
||||
"default port, %d.\n",
|
||||
args().m_pname, kDefaultPort
|
||||
);
|
||||
);
|
||||
|
||||
std::cout << buffer << std::endl;
|
||||
LOG((CLOG_PRINT "%s", buffer));
|
||||
}
|
||||
|
||||
const char*
|
||||
|
||||
Reference in New Issue
Block a user