s3: Fix some nonempty blank lines
authorVolker Lendecke <vl@samba.org>
Mon, 2 Jan 2012 12:06:10 +0000 (13:06 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 5 Jan 2012 12:09:35 +0000 (13:09 +0100)
source3/lib/dbwrap/dbwrap_tdb.h

index 707d54ecf7f2fa7c0b111ea9369c8f21a213e0b0..86673d09caf4be4f29d5b1f1b8dc4fe1d0e64579 100644 (file)
@@ -2,17 +2,17 @@
    Unix SMB/CIFS implementation.
    Database interface wrapper around tdb
    Copyright (C) Volker Lendecke 2005-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/>.
 */