packages/ptunnel: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:19 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40132 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ptunnel/Makefile

index d140d4a..18d232c 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