From 8e37727a27b363408d5a8188129b0b92c3305a5e Mon Sep 17 00:00:00 2001 From: Teemu Ollakka Date: Thu, 19 Sep 2019 14:15:27 +0300 Subject: [PATCH] Removed extra line. --- include/wsrep/client_state.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wsrep/client_state.hpp b/include/wsrep/client_state.hpp index 15d5349..722cea6 100644 --- a/include/wsrep/client_state.hpp +++ b/include/wsrep/client_state.hpp @@ -789,7 +789,6 @@ namespace wsrep * passed to this call must contain the same keys which were * passed to begin_nbo_phase_one(). * - * * If the wait_until is given non-default value, the operation is * retried until successful, the given time point is reached or the * client is interrupted.