From 8cf51a728e838710687867882b18fb1de09301bc Mon Sep 17 00:00:00 2001 From: Gabor Juhos 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 SVN-Revision: 40225 --- 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 -- 2.30.2