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

net/nocatauth/Makefile

index 61d413e45941b6aba564b3c8ff631420726cf7dd..92f55aa67bf0ebb8b4817437559528f79eaf81dd 100644 (file)
@@ -29,9 +29,9 @@ define Package/nocatauth
 endef
 
 define Package/nocatauth/description
-        NoCatAuth is the original "catch and release" captive portal 
-       implementation. It provides a simple splash screen web page for 
-       clients on your network, as well as a variety of authenticated 
+        NoCatAuth is the original "catch and release" captive portal
+       implementation. It provides a simple splash screen web page for
+       clients on your network, as well as a variety of authenticated
        modes. It is written in Perl.
 endef