summaryrefslogtreecommitdiffstats
path: root/package/tinyhttpd
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-04-03 22:50:30 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-04-03 22:50:30 +0200
commit9afba4fdc672662c39f088b51c2ee939679d51a2 (patch)
treec7f639b86d1b96203190180fdd125cbc43a8826f /package/tinyhttpd
parent21fb8e68ee656733a02ff3f574b991d5032cdfc3 (diff)
downloadbuildroot-novena-9afba4fdc672662c39f088b51c2ee939679d51a2.tar.gz
buildroot-novena-9afba4fdc672662c39f088b51c2ee939679d51a2.zip
tinyhttpd: fix white space issue in Config.in
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/tinyhttpd')
-rw-r--r--package/tinyhttpd/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tinyhttpd/Config.in b/package/tinyhttpd/Config.in
index eb601637e..5a6ee886c 100644
--- a/package/tinyhttpd/Config.in
+++ b/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/