From: Thomas Petazzoni Date: Sun, 17 Jun 2012 22:23:12 +0000 (+0000) Subject: pthread-stubs: fix incorrect indentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c96b50aac61bcfbfbd7e2ef56396303a856d785;p=buildroot.git pthread-stubs: fix incorrect indentation Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/pthread-stubs/Config.in b/package/x11r7/pthread-stubs/Config.in index de13e87b90..c17f7da2aa 100644 --- a/package/x11r7/pthread-stubs/Config.in +++ b/package/x11r7/pthread-stubs/Config.in @@ -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/