Merge branch 'master' of github.com:hanzz/libtransport
This commit is contained in:
commit
be7cabdc2a
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ static void ask_local_server(ManagerConfig *config, Swift::BoostNetworkFactories
|
|||
|
||||
if (!found) {
|
||||
std::cerr << "Config file for Spectrum instance with this JID was not found\n";
|
||||
exit(20)
|
||||
exit(20);
|
||||
}
|
||||
}
|
||||
catch (const filesystem_error& ex) {
|
||||
|
|
Loading…
Add table
Reference in a new issue