[Buildroot] [git commit] gsl: fix space instead of tab in Config.in

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Sep 3 20:05:40 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=4d74cff9b88509bb11c5ad44bd2b3f870c821273
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/gsl/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/gsl/Config.in b/package/gsl/Config.in
index 92541da..aa431d1 100644
--- a/package/gsl/Config.in
+++ b/package/gsl/Config.in
@@ -7,4 +7,4 @@ config BR2_PACKAGE_GSL
 	  special functions and least-squares fitting. There are over
 	  1000 functions in total with an extensive test suite.
 
- 	  http://www.gnu.org/software/gsl
+	  http://www.gnu.org/software/gsl


More information about the buildroot mailing list