s3:auth: Remove trailing spaces
authorAndreas Schneider <asn@samba.org>
Fri, 15 Mar 2024 11:41:19 +0000 (12:41 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 16 Apr 2024 03:58:30 +0000 (03:58 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth_generic.c

index f9570455fe333956dc37ba634ab55e4032fe8e6c..c34e91b881a543a131dc5bdaf3e6cbacac002234 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
    Unix SMB/Netbios implementation.
    Version 3.0
    handle GENSEC authentication, server side
    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/>.
 */