From d2494ad2f9db441d5b9efb23972c4332083cdbca Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:50 +0000 Subject: [PATCH] packages/sslcat: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40225 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/sslcat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/sslcat/Makefile b/net/sslcat/Makefile index eb7fcc015..8a8377d9e 100644 --- a/net/sslcat/Makefile +++ b/net/sslcat/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -28,7 +28,7 @@ define Package/sslcat endef define Package/sslcat/description - SSLCat is a simple Unix utility that reads and writes data across an + SSLCat is a simple Unix utility that reads and writes data across an SSL enable network connection. endef