diff options
Diffstat (limited to 'package/x11r7')
-rw-r--r-- | package/x11r7/pthread-stubs/Config.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/x11r7/pthread-stubs/Config.in b/package/x11r7/pthread-stubs/Config.in index de13e87b9..c17f7da2a 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/ |