From 44ccd63305e13be21012d6989934fb50de17a6bf Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:57 +0000 Subject: [PATCH] packages/pepsal: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40172 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/pepsal/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/pepsal/Makefile b/net/pepsal/Makefile index 6c68e2030..3f44f299d 100644 --- a/net/pepsal/Makefile +++ b/net/pepsal/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -29,10 +29,10 @@ define Package/pepsal endef define Package/pepsal/description - PEPsal is an integrated, multi-layer, transparent TCP Performance Enhancing - Proxy which splits the connection into two parts, making use of Linux TCP - enhancements when sending data, and largely improving performance in - links with different characteristics + PEPsal is an integrated, multi-layer, transparent TCP Performance Enhancing + Proxy which splits the connection into two parts, making use of Linux TCP + enhancements when sending data, and largely improving performance in + links with different characteristics endef