Renamed to connectServer

This commit is contained in:
Klaus Basan
2017-09-14 17:22:30 +02:00
committed by Mathew Sutcliffe
parent b01c7d6333
commit 2b638caf80
2 changed files with 6 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ namespace BlackCoreTest
BlackCore::Db::CModelDataReader *m_modelReader = nullptr;
//! Test if server is available
static bool pingServer(const BlackMisc::Network::CUrl &url);
static bool connectServer(const BlackMisc::Network::CUrl &url);
};
} //namespace