From: Martin Schwenke Date: Wed, 25 Jun 2025 12:21:39 +0000 (+1000) Subject: ctdb-server: Whitespace fixes X-Git-Tag: tdb-1.4.14~84 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=598d9b4dfd47f1101f8d531b6f96d31c4194ff4b;p=thirdparty%2Fsamba.git ctdb-server: Whitespace fixes Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- 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 . */