From cd4f941e843baaaec65ef725e02efa14af8dd9b3 Mon Sep 17 00:00:00 2001 From: Kai Blin Date: Mon, 12 May 2008 11:56:18 +0200 Subject: [PATCH] net: more whitespace cleanup (This used to be commit 1813e545a99545575babe126386c8caca00aab8f) --- source3/utils/net_help.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c index 923475ffff0..bf110c4ce5c 100644 --- a/source3/utils/net_help.c +++ b/source3/utils/net_help.c @@ -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 . + along with this program. If not, see . */ #include "includes.h" -- 2.11.4.GIT