packages/crowdcontrol: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:16 +0000 (07:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:16 +0000 (07:06 +0000)
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@40253 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/crowdcontrol/Makefile

index bf5e18f..036b901 100644 (file)
@@ -26,8 +26,8 @@ define Package/crowdcontrol
 endef
 
 define Package/crowdcontrol/description
-       Crowd Control is an small, cross-platform HTTP proxy (a fork of the elhttp project) 
-       designed for systems with little RAM, such as a home router. It can filter URLs using 
+       Crowd Control is an small, cross-platform HTTP proxy (a fork of the elhttp project)
+       designed for systems with little RAM, such as a home router. It can filter URLs using
        SquidGuard blocklists, and has the unique ability to filter HTTPS domains as well.
 endef