From: juhosg Date: Thu, 27 Mar 2014 07:02:57 +0000 (+0000) Subject: packages/icmptx: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a3bf5ca685394461a2d37b9e675d6c8aca1fbda9;p=packages.git 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 --- 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