net: more whitespace cleanup
authorKai Blin <kai@samba.org>
Mon, 12 May 2008 09:56:18 +0000 (11:56 +0200)
committerKai Blin <kai@samba.org>
Tue, 20 May 2008 12:27:12 +0000 (14:27 +0200)
(This used to be commit 1813e545a99545575babe126386c8caca00aab8f)

source3/utils/net_help.c

index 923475ffff03fa2c49b1d05abcaba4bd396cc5dd..bf110c4ce5c09ada2f535217d586e11da4ba5047 100644 (file)
@@ -1,5 +1,5 @@
-/* 
-   Samba Unix/Linux SMB client library 
+/*
+   Samba Unix/Linux SMB client library
    net help commands
    Copyright (C) 2002 Jim McDonough (jmcd@us.ibm.com)
 
@@ -7,14 +7,14 @@
    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/>.  
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 #include "includes.h"