From 01da00abfd8763f43ec1f155ed87df4a394c01c9 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 3 Mar 2011 12:51:57 +0100 Subject: s3: Fix some nonempty blank lines --- source3/include/idmap.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source3/include/idmap.h') diff --git a/source3/include/idmap.h b/source3/include/idmap.h index 8a1da81e39..2f95740f3d 100644 --- a/source3/include/idmap.h +++ b/source3/include/idmap.h @@ -7,17 +7,17 @@ Copyright (C) Jim McDonough 2003 Copyright (C) Simo Sorce 2003 - + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - + This library 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 Library General Public License for more details. - + You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -- cgit