packages/sslcat: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:50 +0000 (07:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:50 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40225

net/sslcat/Makefile

index eb7fcc01552d46d63f729ac29d25cc24ed8a5d8a..8a8377d9ea1a2de78c2ac31f52d1e91c03de4734 100644 (file)
@@ -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