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

net/ptunnel/Makefile

index d140d4a74c4c8c56320b94efdb3306521a601271..18d232c1632d07e34ff75daf70972ef35380553b 100644 (file)
@@ -29,9 +29,9 @@ define Package/ptunnel
 endef
 
 define Package/ptunnel/description
-  ptunnel is an application that allows you to reliably tunnel TCP connections to 
-  a remote host using ICMP echo request and reply packets, commonly known as ping 
-  requests and replies. It acts as a proxy and can handle sockets and secured 
+  ptunnel is an application that allows you to reliably tunnel TCP connections to
+  a remote host using ICMP echo request and reply packets, commonly known as ping
+  requests and replies. It acts as a proxy and can handle sockets and secured
   identification.
 endef