boost: fix indentation in Config.in
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Apr 2015 21:30:48 +0000 (23:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 9 Apr 2015 21:30:48 +0000 (23:30 +0200)
Replace spaces by one tab in the Config.in option for boost-log.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/boost/Config.in

index a004fd85251ec78ebd02528ab642bac026070d4f..65bf6058ca933afaaf7458fd2f04117f627480a0 100644 (file)
@@ -88,7 +88,7 @@ comment "boost-locale needs a toolchain w/ wchar"
        depends on !BR2_USE_WCHAR
 
 config BR2_PACKAGE_BOOST_LOG
-        bool "boost-log"
+       bool "boost-log"
 
 config BR2_PACKAGE_BOOST_MATH
        bool "boost-math"