1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-02 05:22:26 +03:00

Fixed compilation on Ubuntu 18.04 / GCC 7.3.0

This commit is contained in:
Alexey Yurchenko
2018-10-02 21:38:28 +03:00
parent 0d2a265edc
commit 31f244c3b3
7 changed files with 15 additions and 19 deletions

View File

@ -8,7 +8,7 @@
* ==========================
*
* This file defines an interface for WSREP Server State.
* The Server State t will encapsulate server identification,
* The Server State will encapsulate server identification,
* server state and server capabilities. The class also
* defines an interface for manipulating server state, applying
* of remote transaction write sets, processing SST requests,