packages/sslcat: fix whitespaces

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40225 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:05:50 +00:00
parent 4dfeeadfd7
commit d2494ad2f9

View File

@ -1,4 +1,4 @@
# #
# Copyright (C) 2010 OpenWrt.org # Copyright (C) 2010 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
@ -28,7 +28,7 @@ define Package/sslcat
endef endef
define Package/sslcat/description 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. SSL enable network connection.
endef endef