From 65e35ef147c69998c98edff3ff6def03ad5c648a Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:43 +0000 Subject: [PATCH] packages/sslh: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40158 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/sslh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sslh/Makefile b/net/sslh/Makefile index 2cde2fcce..8f3a002ed 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2009-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2.