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

net/wshaper/Makefile

index 2c73705ef5dc5d65b50c07e3d9c2cd317cf6a175..d96a7880c0ad8b7fc51c32d64e11e01ac0cd1df9 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -27,7 +27,7 @@ endef
 define Package/wshaper/description
  A script to do traffing shaping with the HTB algorithm.
  Wshaper attempts to:
- * Maintain low latency for interfactive traffic at all times 
+ * Maintain low latency for interfactive traffic at all times
  * Allow 'surfing' at reasonable speeds while up or downloading
  * Make sure uploads don't harm downloads, and the other way around
 endef