pthread-stubs: fix incorrect indentation
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Jun 2012 22:23:12 +0000 (22:23 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 18 Jun 2012 19:09:06 +0000 (21:09 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/x11r7/pthread-stubs/Config.in

index de13e87b902505b25b6005b5179664fb2d62c739..c17f7da2aa67260cefe62c7c2d614da754d523f6 100644 (file)
@@ -1,8 +1,7 @@
 config BR2_PACKAGE_PTHREAD_STUBS
        bool "pthread-stubs"
        help
-               This library provides weak aliases for pthread functions not
-               provided in libc or otherwise available by default.
-
-               http://xcb.freedesktop.org/
+         This library provides weak aliases for pthread functions not
+         provided in libc or otherwise available by default.
 
+         http://xcb.freedesktop.org/