From d9b430811876c079463b339443572bd5c3c8992e Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:19 +0000 Subject: [PATCH] packages/ptunnel: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40132 --- net/ptunnel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/ptunnel/Makefile b/net/ptunnel/Makefile index d140d4a74c..18d232c163 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 -- 2.30.2