From 1f22d53696949489d22958c20e85aaefee21434d Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:38 +0000 Subject: [PATCH] packages/wccpd: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40213 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/wccpd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/wccpd/Makefile b/net/wccpd/Makefile index 67b01536a..b1e73da67 100644 --- a/net/wccpd/Makefile +++ b/net/wccpd/Makefile @@ -28,9 +28,9 @@ define Package/wccpd endef define Package/wccpd/description - wccpd is a WCCP (Web Cache Coordination Protocol) server daemon - It allows a router (running Linux) to redirect web traffic to a - group of Squid servers using WCCP as the monitoring/controling + wccpd is a WCCP (Web Cache Coordination Protocol) server daemon + It allows a router (running Linux) to redirect web traffic to a + group of Squid servers using WCCP as the monitoring/controling protocol. endef