packages/crowdcontrol: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:16 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
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>
SVN-Revision: 40253

net/crowdcontrol/Makefile

index bf5e18f1a43b9a3b7518ac52885a5e47cd43560f..036b901015e93ba6afc5d6048daa923ad4fe1df2 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