package/jemalloc: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Fri, 8 Jul 2016 20:10:08 +0000 (22:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 Jul 2016 15:03:41 +0000 (17:03 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/jemalloc/Config.in

index a9999baf1306f985a353fe54e9c8dc69092de1ba..f5ee950d1411c9a030591b5a283da71147d08c74 100644 (file)
@@ -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