From: Volker Lendecke Date: Thu, 28 Sep 2023 13:50:28 +0000 (+0200) Subject: ctdb: Fix whitespace X-Git-Tag: tevent-0.16.0~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58ec800928bdda2f1260ee24eeca8a0018931a68;p=thirdparty%2Fsamba.git ctdb: Fix whitespace Signed-off-by: Volker Lendecke Reviewed-by: Ralph Boehme --- diff --git a/ctdb/tests/src/ctdb_takeover_tests.c b/ctdb/tests/src/ctdb_takeover_tests.c index cc6b4416dd9..19c897b26ff 100644 --- a/ctdb/tests/src/ctdb_takeover_tests.c +++ b/ctdb/tests/src/ctdb_takeover_tests.c @@ -1,4 +1,4 @@ -/* +/* Tests for ctdb_takeover.c Copyright (C) Martin Schwenke 2011 @@ -7,12 +7,12 @@ it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, see . */