Răsfoiți Sursa

collectd: Config.in: fix space/tab mixup

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 ani în urmă
părinte
comite
c82ca4fec6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package/collectd/Config.in

+ 1 - 1
package/collectd/Config.in

@@ -429,5 +429,5 @@ endmenu
 endif
 
 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