mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-27 05:18:34 +02:00
patch by jerry -- his first patch! :-)
issue #421 -- portable version for windows.
This commit is contained in:
parent
c8ea071d78
commit
6ec2ea2c0e
27 changed files with 1352 additions and 15 deletions
|
@ -198,7 +198,7 @@ CServerApp::help()
|
|||
ARCH->concatPath(ARCH->getSystemDirectory(), SYS_CONFIG_NAME).c_str()
|
||||
);
|
||||
|
||||
std::cout << buffer << std::endl;
|
||||
LOG((CLOG_PRINT "%s", buffer));
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue