]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:lib: Remove trailing spaces in sharesec.c
authorAndreas Schneider <asn@samba.org>
Tue, 18 Jun 2024 13:48:17 +0000 (15:48 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 24 Jun 2024 06:14:35 +0000 (06:14 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
source3/lib/sharesec.c

index fbb2d4795fa5147b15fcefebbc13ccb22826cfd9..e6f087fc69777fd6a93dbc667286afa09f764296 100644 (file)
@@ -1,18 +1,18 @@
-/* 
+/*
  *  Unix SMB/Netbios implementation.
  *  SEC_DESC handling functions
  *  Copyright (C) Jeremy R. Allison            1995-2003.
- *  
+ *
  *  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/>.
  */