packages/hping3: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:23 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:23 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40260

net/hping3/Makefile

index a947d742bc751e7d44b4803eba954de9561f20ca..9d62db24bc9312c15e976048c805dfd54d847ab4 100644 (file)
@@ -29,11 +29,11 @@ define Package/hping3/description
         hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is
         inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo
         requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the
-        ability to send files between a covered channel, and many other features. 
+        ability to send files between a covered channel, and many other features.
 endef
 
 define Build/Configure
-endef 
+endef
 
 define Package/hping3/install
        $(INSTALL_DIR) $(1)/usr/sbin