From: juhosg Date: Thu, 27 Mar 2014 07:04:19 +0000 (+0000) Subject: packages/ptunnel: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=279799d5033d1668417ec6336441e57ac8e03b78;p=packages.git packages/ptunnel: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40132 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/ptunnel/Makefile b/net/ptunnel/Makefile index d140d4a74..18d232c16 100644 --- a/net/ptunnel/Makefile +++ b/net/ptunnel/Makefile @@ -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