From: Gabor Juhos Date: Thu, 27 Mar 2014 07:02:57 +0000 (+0000) Subject: packages/icmptx: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=95caffc6d94bbe27c83f906f4329e0b78f81afde;p=openwrt%2Fsvn-archive%2Farchive.git packages/icmptx: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40064 --- 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