From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:52 +0000 (+0000) Subject: packages/sslsniff: fix whitespaces X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d289d60c3a52236f165027173253d47685fbd584;p=openwrt%2Fsvn-archive%2Fpackages.git packages/sslsniff: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40227 --- diff --git a/net/sslsniff/Makefile b/net/sslsniff/Makefile index 6f80fddab..f1ed2a514 100644 --- a/net/sslsniff/Makefile +++ b/net/sslsniff/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2009 David Cooper # Copyright (C) 2009 OpenWrt.org # @@ -48,4 +48,3 @@ define Package/sslsniff/install endef $(eval $(call BuildPackage,sslsniff)) -