From: Pavel Filipenský Date: Sat, 6 Aug 2022 08:11:47 +0000 (+0200) Subject: s3:include: Fix trailing whitespaces in secrets.h X-Git-Tag: talloc-2.4.0~1527 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8518e19362ee84fe7525cbaab6d779d7e9f254;p=thirdparty%2Fsamba.git s3:include: Fix trailing whitespaces in secrets.h Signed-off-by: Pavel Filipenský Reviewed-by: Jeremy Allison --- diff --git a/source3/include/secrets.h b/source3/include/secrets.h index 1abfbb07e89..768fd1014dc 100644 --- a/source3/include/secrets.h +++ b/source3/include/secrets.h @@ -1,20 +1,20 @@ /* - * Unix SMB/CIFS implementation. + * Unix SMB/CIFS implementation. * secrets.tdb file format info * Copyright (C) Andrew Tridgell 2000 - * + * * 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 . + * this program; if not, see . */ #ifndef _SECRETS_H