s3:modules/vfs_afsacl remove some unnecessary whitespace
authorChristian Ambach <ambi@samba.org>
Fri, 15 Jul 2011 13:57:26 +0000 (15:57 +0200)
committerChristian Ambach <ambi@samba.org>
Thu, 21 Jul 2011 12:55:07 +0000 (14:55 +0200)
source3/modules/vfs_afsacl.c

index ac90d30d9ffa68ba30a561b088f164e02bda88c5..39bdb8a2d941e34faca920e6bd465f75b6fb3bf7 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
  * Convert AFS acls to NT acls and vice versa.
  *
  * Copyright (C) Volker Lendecke, 2003
@@ -7,12 +7,12 @@
  * 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/>.
  */