* [Buildroot] [PATCH] pthread-stubs: fix incorrect indentation
@ 2012-06-18 8:23 Thomas Petazzoni
2012-06-18 19:09 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2012-06-18 8:23 UTC (permalink / raw)
To: buildroot
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/x11r7/pthread-stubs/Config.in | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/package/x11r7/pthread-stubs/Config.in b/package/x11r7/pthread-stubs/Config.in
index de13e87..c17f7da 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/
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-18 19:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18 8:23 [Buildroot] [PATCH] pthread-stubs: fix incorrect indentation Thomas Petazzoni
2012-06-18 19:09 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox