From 1b60549d7dba48222760b2f85ee0fb4e1509ff45 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:52 +0000 Subject: [PATCH] packages/sslsniff: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40227 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/sslsniff/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)) -