Преглед изворни кода

collectd: Config.in: fix space/tab mixup

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard пре 12 година
родитељ
комит
c82ca4fec6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package/collectd/Config.in

+ 1 - 1
package/collectd/Config.in

@@ -429,5 +429,5 @@ endmenu
 endif
 endif
 
 
 comment "collectd needs a toolchain with IPv6 and thread support"
 comment "collectd needs a toolchain with IPv6 and thread support"
-        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INET_IPV6
+	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INET_IPV6
 	depends on BR2_USE_MMU
 	depends on BR2_USE_MMU