瀏覽代碼

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
 
 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