Browse Source

tinyhttpd: fix white space issue in Config.in

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 13 years ago
parent
commit
9afba4fdc6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/tinyhttpd/Config.in

+ 1 - 1
package/tinyhttpd/Config.in

@@ -3,5 +3,5 @@ config BR2_PACKAGE_TINYHTTPD
 	help
 	  A relatively simple webserver written as a school project. It is
 	  exceedingly simple, threaded and handles basic CGI scripts.
-		
+
 	  http://sourceforge.net/projects/tinyhttpd/