From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:15 +0000 (+0000) Subject: packages/polipo: fix whitespaces X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5cbb44193dc3ef0f0c445a61bac5af9d7c9ca133;p=openwrt%2Fsvn-archive%2Farchive.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 c6a140348c..2cb257adf8 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