s3: Fix some nonempty blank lines
authorVolker Lendecke <vl@samba.org>
Fri, 5 Aug 2011 14:01:23 +0000 (16:01 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 5 Aug 2011 15:12:06 +0000 (17:12 +0200)
source3/include/vfs.h
source3/smbd/seal.c

index 5c7e4e52bc44faa25c7bc974c71a17de00f9ca5f..b47e80f6746d497868320bf0753246676e623e4c 100644 (file)
@@ -6,17 +6,17 @@
    Copyright (C) Alexander Bokovoy                     2002-2005
    Copyright (C) Stefan (metze) Metzmacher             2003
    Copyright (C) Volker Lendecke                       2009
-   
+
    This program is free software; you can redistribute it and/or modify
    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/>.
 
index 979c97c38ac05f269e510e0ae527e66c3705e864..8440e5d22783ad160c74244637d223750f0b530a 100644 (file)
@@ -2,17 +2,17 @@
    Unix SMB/CIFS implementation.
    SMB Transport encryption (sealing) code - server code.
    Copyright (C) Jeremy Allison 2007.
-   
+
    This program is free software; you can redistribute it and/or modify
    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/>.
 */