瀏覽代碼

package/jemalloc: indentation cleanup

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy Grzegorek 9 年之前
父節點
當前提交
a121757f85
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      package/jemalloc/Config.in

+ 3 - 3
package/jemalloc/Config.in

@@ -13,10 +13,10 @@ config BR2_PACKAGE_JEMALLOC
 	depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS
 	depends on !BR2_STATIC_LIBS
 	help
-	 This library providing a malloc(3) implementation that emphasizes
-	 fragmentation avoidance and scalable concurrency support.
+	  This library providing a malloc(3) implementation that emphasizes
+	  fragmentation avoidance and scalable concurrency support.
 
-	 http://www.canonware.com/jemalloc/
+	  http://www.canonware.com/jemalloc/
 
 comment "jemalloc needs a toolchain w/ dynamic library"
 	depends on BR2_PACKAGE_JEMALLOC_ARCH_SUPPORTS