From 95caffc6d94bbe27c83f906f4329e0b78f81afde Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:02:57 +0000 Subject: [PATCH] packages/icmptx: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40064 --- net/icmptx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/icmptx/Makefile b/net/icmptx/Makefile index 2622de3518..73e4c9fd3d 100644 --- a/net/icmptx/Makefile +++ b/net/icmptx/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -24,7 +24,7 @@ define Package/icmptx SECTION:=net CATEGORY:=Network SUBMENU:=Firewall Tunnel - TITLE:=IP-over-ICMP tunnel + TITLE:=IP-over-ICMP tunnel URL:=http://github.com/jakkarth/icmptx endef -- 2.30.2