From: juhosg Date: Thu, 27 Mar 2014 07:03:26 +0000 (+0000) Subject: packages/expat: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2169d992a44d6926287cdf7caf0881ea5ebcdb20;p=packages.git 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 --- 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)) -