From: Joseph Sutton Date: Thu, 9 Nov 2023 03:02:48 +0000 (+1300) Subject: s4:include: Remove trailing whitespace X-Git-Tag: talloc-2.4.2~381 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d04f62e17968878f76a5b7808dc4bc5553853c9;p=thirdparty%2Fsamba.git s4:include: Remove trailing whitespace Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/include/includes.h b/source4/include/includes.h index 8832b97ed02..f31072b361a 100644 --- a/source4/include/includes.h +++ b/source4/include/includes.h @@ -1,21 +1,21 @@ #ifndef _INCLUDES_H #define _INCLUDES_H -/* +/* Unix SMB/CIFS implementation. Machine customisation and include handling Copyright (C) Andrew Tridgell 1994-1998 Copyright (C) 2002 by Martin Pool - + 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 . */