From: Andreas Schneider Date: Tue, 18 Jun 2024 13:48:17 +0000 (+0200) Subject: s3:lib: Remove trailing spaces in sharesec.c X-Git-Tag: tdb-1.4.11~333 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d6a7a97bc23642d269306eaf20afec11958adfd2;p=thirdparty%2Fsamba.git s3:lib: Remove trailing spaces in sharesec.c Signed-off-by: Andreas Schneider Reviewed-by: Signed-off-by: Martin Schwenke --- diff --git a/source3/lib/sharesec.c b/source3/lib/sharesec.c index fbb2d4795fa..e6f087fc697 100644 --- a/source3/lib/sharesec.c +++ b/source3/lib/sharesec.c @@ -1,18 +1,18 @@ -/* +/* * Unix SMB/Netbios implementation. * SEC_DESC handling functions * Copyright (C) Jeremy R. Allison 1995-2003. - * + * * This program is free software; you can redistribute it and/or modify * 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 . */