From e061079113b96e555e4530b4a9cf3a776c3b9f78 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:38 +0000 Subject: [PATCH] packages/wshaper: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40090 --- net/wshaper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/wshaper/Makefile b/net/wshaper/Makefile index 2c73705ef..d96a7880c 100644 --- a/net/wshaper/Makefile +++ b/net/wshaper/Makefile @@ -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 -- 2.30.2