From a3bf5ca685394461a2d37b9e675d6c8aca1fbda9 Mon Sep 17 00:00:00 2001 From: juhosg 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 git-svn-id: svn://svn.openwrt.org/openwrt/packages@40064 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/icmptx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/icmptx/Makefile b/net/icmptx/Makefile index 2622de351..73e4c9fd3 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