From fb4f1d1266641fc64f9c23e99bb7df291ae0544b Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:57 +0000 Subject: [PATCH] packages/bmon: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40108 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/bmon/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 623526554..bf0b53e62 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -26,9 +26,9 @@ define Package/bmon endef define Package/bmon/description - bmon is a portable bandwidth monitor - and rate estimator running on various - operating systems. It supports various + bmon is a portable bandwidth monitor + and rate estimator running on various + operating systems. It supports various input methods for different architectures. endef