packages/wshaper: fix whitespaces

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40090 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:03:38 +00:00
parent a8bb939c49
commit 2a318a2199

View File

@ -1,4 +1,4 @@
# #
# Copyright (C) 2007-2011 OpenWrt.org # Copyright (C) 2007-2011 OpenWrt.org
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
@ -27,7 +27,7 @@ endef
define Package/wshaper/description define Package/wshaper/description
A script to do traffing shaping with the HTB algorithm. A script to do traffing shaping with the HTB algorithm.
Wshaper attempts to: 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 * Allow 'surfing' at reasonable speeds while up or downloading
* Make sure uploads don't harm downloads, and the other way around * Make sure uploads don't harm downloads, and the other way around
endef endef