From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:50 +0000 (+0000) Subject: packages/sslcat: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=28536e0973a200ba096ac89a6d47940197a4f54a;p=openwrt%2Fsvn-archive%2Farchive.git packages/sslcat: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40225 --- diff --git a/net/sslcat/Makefile b/net/sslcat/Makefile index eb7fcc0155..8a8377d9ea 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