From 598d9b4dfd47f1101f8d531b6f96d31c4194ff4b Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Wed, 25 Jun 2025 22:21:39 +1000 Subject: [PATCH] ctdb-server: Whitespace fixes Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- ctdb/server/ctdb_tunables.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ctdb/server/ctdb_tunables.c b/ctdb/server/ctdb_tunables.c index 00656fde3dd..180e2849a21 100644 --- a/ctdb/server/ctdb_tunables.c +++ b/ctdb/server/ctdb_tunables.c @@ -1,4 +1,4 @@ -/* +/* ctdb tunables code Copyright (C) Andrew Tridgell 2007 @@ -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 . */ -- 2.47.2