From c943a7fba8cf8213d72967d786c566172351868f Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:15 +0000 Subject: [PATCH] packages/chillispot: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40252 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/chillispot/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/net/chillispot/Makefile b/net/chillispot/Makefile index 42769b253..c296a23f7 100644 --- a/net/chillispot/Makefile +++ b/net/chillispot/Makefile @@ -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