From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:33 +0000 (+0000) Subject: packages/sox: fix whitespaces X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ca5940a64772cba77b5ec2df666c2984aa6fe5cb;p=openwrt%2Fsvn-archive%2Farchive.git packages/sox: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40147 --- diff --git a/sound/sox/Makefile b/sound/sox/Makefile index 8ebec7248e..466f44d012 100644 --- a/sound/sox/Makefile +++ b/sound/sox/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2008 David Cooper # Copyright (C) 2006-2012 OpenWrt.org # @@ -85,4 +85,3 @@ define Package/sox/install endef $(eval $(call BuildPackage,sox)) -