mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Renamed server_context to server_state.
This commit is contained in:
@ -15,7 +15,7 @@ namespace wsrep
|
||||
{
|
||||
public:
|
||||
|
||||
wsrep_provider_v26(wsrep::server_context&, const std::string&,
|
||||
wsrep_provider_v26(wsrep::server_state&, const std::string&,
|
||||
const std::string&);
|
||||
~wsrep_provider_v26();
|
||||
int connect(const std::string&, const std::string&, const std::string&,
|
||||
|
Reference in New Issue
Block a user