s3:include remove non-blank line endings
authorChristian Ambach <ambi@samba.org>
Tue, 23 Apr 2013 09:20:42 +0000 (11:20 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 May 2013 21:22:19 +0000 (23:22 +0200)
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/include/smbprofile.h

index 69df2ca7040ee6777c2c86acd4a512176e690955..79410e597f742b7840a2ae3281b2c0f5e45591c5 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef _PROFILE_H_
 #define _PROFILE_H_
-/* 
+/*
    Unix SMB/CIFS implementation.
    store smbd profiling information in shared memory
    Copyright (C) Andrew Tridgell 1999
    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/>.