summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-02-18 16:07:37 +0100
committerVolker Lendecke <vl@samba.org>2012-02-19 21:36:33 +0100
commit8679dc711f82a6ca25777c0f9806953f014b4fe0 (patch)
tree87a1b1c6f076e43da6318779ceb88af0b80044af /source3
parent810d2f55c113c2b0e68a4bfd37d51d26beac415c (diff)
downloadsamba-8679dc711f82a6ca25777c0f9806953f014b4fe0.tar.gz
samba-8679dc711f82a6ca25777c0f9806953f014b4fe0.tar.bz2
samba-8679dc711f82a6ca25777c0f9806953f014b4fe0.zip
s3: Fix some blank line endings
Diffstat (limited to 'source3')
-rw-r--r--source3/torture/vfstest.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/torture/vfstest.h b/source3/torture/vfstest.h
index c68f9dcc0d..0d71facea9 100644
--- a/source3/torture/vfstest.h
+++ b/source3/torture/vfstest.h
@@ -1,4 +1,4 @@
-/*
+/*
Unix SMB/CIFS implementation.
VFS module tester
@@ -12,12 +12,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/>.
*/