From 2169d992a44d6926287cdf7caf0881ea5ebcdb20 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:26 +0000 Subject: [PATCH] packages/expat: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40078 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/expat/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/expat/Makefile b/libs/expat/Makefile index 39081b8de..81ea7175f 100644 --- a/libs/expat/Makefile +++ b/libs/expat/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -66,4 +66,3 @@ endef $(eval $(call HostBuild)) $(eval $(call BuildPackage,libexpat)) -