From ac9f13b05f81cd90c74b238c241a204c78f8dc97 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 eb97a1d..0a1600e 100644 --- a/include/wsrep/client_state.hpp +++ b/include/wsrep/client_state.hpp @@ -693,7 +693,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.