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

net/nocatauth/Makefile

index 61d413e..92f55aa 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