From: Pavel Filipenský Date: Wed, 27 Jul 2022 14:03:55 +0000 (+0200) Subject: s3:libsmb: Fix trailing whitespaces in trusts_util.c X-Git-Tag: talloc-2.4.0~1330 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9c120da110269b473b39d6854a44cf78ce5c578;p=thirdparty%2Fsamba.git s3:libsmb: Fix trailing whitespaces in trusts_util.c Signed-off-by: Pavel Filipenský Reviewed-by: Andreas Schneider --- diff --git a/source3/libsmb/trusts_util.c b/source3/libsmb/trusts_util.c index 71e1a35eba7..7ad73cfd8db 100644 --- a/source3/libsmb/trusts_util.c +++ b/source3/libsmb/trusts_util.c @@ -8,12 +8,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 . */