packages/chillispot: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:15 +0000 (07:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40252 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/chillispot/Makefile

index 42769b2..c296a23 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