packages/vgp: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:00 +0000 (07:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:00 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40235 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/vgp/Makefile

index 46f3c85..105987d 100644 (file)
@@ -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