summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorChristian Ambach <ambi@samba.org>2013-04-23 11:20:42 +0200
committerAndrew Bartlett <abartlet@samba.org>2013-05-16 23:22:19 +0200
commitbdc3e9acaf1b03af0e523f60b3260c6fdc62523c (patch)
treea9b4f6c73776aed9dbb861cf44c58ea021d9cfbd /source3/include
parent2ed6b0818a68ac07bd9c4270522aa8e2098ec140 (diff)
downloadsamba-bdc3e9acaf1b03af0e523f60b3260c6fdc62523c.tar.gz
samba-bdc3e9acaf1b03af0e523f60b3260c6fdc62523c.tar.bz2
samba-bdc3e9acaf1b03af0e523f60b3260c6fdc62523c.zip
s3:include remove non-blank line endings
Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/smbprofile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/include/smbprofile.h b/source3/include/smbprofile.h
index 69df2ca704..79410e597f 100644
--- a/source3/include/smbprofile.h
+++ b/source3/include/smbprofile.h
@@ -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
@@ -10,12 +10,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/>.