All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] tinyhttpd: fix white space issue in Config.in
@ 2012-04-03 20:50 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2012-04-03 20:50 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=9afba4fdc672662c39f088b51c2ee939679d51a2
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/tinyhttpd/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/tinyhttpd/Config.in b/package/tinyhttpd/Config.in
index eb60163..5a6ee88 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/

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-03 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03 20:50 [Buildroot] [git commit] tinyhttpd: fix white space issue in Config.in Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.