Changeset - be7cabdc2a84
[Not reviewed]
Merge
0 2 0
HanzZ - 13 years ago 2012-07-19 21:19:31
hanzz.k@gmail.com
Merge branch 'master' of github.com:hanzz/libtransport
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
spectrum_manager/src/main.cpp
Show inline comments
 
@@ -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) {
0 comments (0 inline, 0 general)