projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21fb8e6
)
tinyhttpd: fix white space issue in Config.in
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 3 Apr 2012 20:50:30 +0000
(22:50 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 3 Apr 2012 20:50:30 +0000
(22:50 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/tinyhttpd/Config.in
patch
|
blob
|
history
diff --git
a/package/tinyhttpd/Config.in
b/package/tinyhttpd/Config.in
index eb601637ee283c6cc2388f37257bdb8f9b77d334..5a6ee886cbc354c64afac746b12149b780a00ba4 100644
(file)
--- 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/