packages/chillispot: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:15 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:15 +0000 (07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40252

net/chillispot/Makefile

index 42769b25364ea42be02cf9c172d2c164dee159c9..c296a23f7d1d4ab664f618135530e898a8a694cb 100644 (file)
@@ -30,12 +30,12 @@ define Package/chillispot
 endef
 
 define Package/chillispot/description
-       ChilliSpot is an open source captive portal or wireless LAN 
-       access point controller. It is used for authenticating users 
-       of a wireless LAN. It supports web based login which is today's 
-       standard for public HotSpots and it supports Wireless Protected 
-       Access (WPA) which is the standard of the future. Authentication, 
-       authorization and accounting (AAA) is handled by your favorite 
+       ChilliSpot is an open source captive portal or wireless LAN
+       access point controller. It is used for authenticating users
+       of a wireless LAN. It supports web based login which is today's
+       standard for public HotSpots and it supports Wireless Protected
+       Access (WPA) which is the standard of the future. Authentication,
+       authorization and accounting (AAA) is handled by your favorite
        radius server.
 endef