From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:15 +0000 (+0000) Subject: packages/polipo: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=44b07effa3a538f370dbf3ecf80d04998a4da1a7;p=openwrt%2Fsvn-archive%2Fpackages.git packages/polipo: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40190 --- diff --git a/net/polipo/Makefile b/net/polipo/Makefile index c6a140348..2cb257adf 100644 --- a/net/polipo/Makefile +++ b/net/polipo/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2007-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -27,9 +27,9 @@ define Package/polipo endef define Package/polipo/description - Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, - a proxy server). While Polipo was designed to be used by one person or a - small group of people, there is nothing that prevents it from being used + Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, + a proxy server). While Polipo was designed to be used by one person or a + small group of people, there is nothing that prevents it from being used by a larger group. endef