mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
comments and style fixes
This commit is contained in:
committed by
Daniele Sciascia
parent
36346beab4
commit
3389074e24
@ -48,7 +48,7 @@ namespace db
|
||||
{
|
||||
return false;
|
||||
}
|
||||
bool is_xa_prepare () const override
|
||||
bool is_xa_prepare() const override
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user