Преглед изворни кода

tinyhttpd: fix white space issue in Config.in

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard пре 13 година
родитељ
комит
9afba4fdc6
1 измењених фајлова са 1 додато и 1 уклоњено
  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/