From e94960630ff714a34c1ec4034a377844af482f1f Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:45 +0000 Subject: [PATCH] packages/slurm: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40219 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/slurm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/slurm/Makefile b/net/slurm/Makefile index 53096f0f0..821808d65 100644 --- a/net/slurm/Makefile +++ b/net/slurm/Makefile @@ -28,7 +28,7 @@ define Package/slurm endef define Package/slurm/description - A realtime network interface monitor with the following features: + A realtime network interface monitor with the following features: - realtime traffic statistics divided into incoming and outgoing ; - optional combined view ; - can monitor any kind of network interface ;