]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:torture: Remove trailing white spaces
authorAndreas Schneider <asn@samba.org>
Wed, 5 Apr 2023 07:59:14 +0000 (09:59 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 6 Apr 2023 12:51:30 +0000 (12:51 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/raw/session.c

index fc528cfd0ba5d408ecd680777ed76a286d5eea9b..d039fc63077b70bc03672e3b659efe3f7e52411d 100644 (file)
@@ -1,18 +1,18 @@
-/* 
+/*
    Unix SMB/CIFS implementation.
    test suite for session setup operations
    Copyright (C) Gregor Beck 2012
-   
+
    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 <http://www.gnu.org/licenses/>.
 */