From: juhosg Date: Thu, 27 Mar 2014 07:05:23 +0000 (+0000) Subject: packages/ucl: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0a705d1b6300cf3b38fe4dd41c79b0678da7706e;p=packages.git packages/ucl: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40199 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/ucl/Makefile b/libs/ucl/Makefile index 3d3359ac9..50dafd916 100644 --- a/libs/ucl/Makefile +++ b/libs/ucl/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -54,4 +54,3 @@ define Package/libucl/install endef $(eval $(call BuildPackage,libucl)) -