From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:00 +0000 (+0000) Subject: packages/vgp: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3b61f2c3fe2afa8bc8f6fa71e393e8d54013efbb;p=openwrt%2Fsvn-archive%2Fpackages.git packages/vgp: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40235 --- diff --git a/net/vgp/Makefile b/net/vgp/Makefile index 46f3c85c5..105987d93 100644 --- a/net/vgp/Makefile +++ b/net/vgp/Makefile @@ -27,10 +27,10 @@ define Package/vgp endef define Package/vgp/description - VGP (Virtual Gateway Protocol)is a very simple protocol able to - work in a way similar to Cisco(c) HSRP. It implements the idea - of Virtual Gateway to provide fault tollerance (and load - balancing) on your net. Each client on your net has as its + VGP (Virtual Gateway Protocol)is a very simple protocol able to + work in a way similar to Cisco(c) HSRP. It implements the idea + of Virtual Gateway to provide fault tollerance (and load + balancing) on your net. Each client on your net has as its default gateway set to the virtual gateway and not the real router. endef