From: Andreas Schneider Date: Fri, 17 Jan 2025 13:49:27 +0000 (+0100) Subject: s4:torture: Remove trailing spaces in getinfo.c X-Git-Tag: tdb-1.4.13~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9cc580391dfa5b46b828dac88dfa3cd57700bc62;p=thirdparty%2Fsamba.git s4:torture: Remove trailing spaces in getinfo.c Signed-off-by: Andreas Schneider Reviewed-by: Guenther Deschner --- diff --git a/source4/torture/smb2/getinfo.c b/source4/torture/smb2/getinfo.c index 539090ac71a..fe280ce52d6 100644 --- a/source4/torture/smb2/getinfo.c +++ b/source4/torture/smb2/getinfo.c @@ -1,20 +1,20 @@ -/* +/* Unix SMB/CIFS implementation. SMB2 getinfo test suite Copyright (C) Andrew Tridgell 2005 - + 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 . */