packages/ptunnel: 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@40132 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:04:19 +00:00
parent 1706914744
commit 279799d503

View 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