summaryrefslogtreecommitdiff
path: root/package/x11r7/libxcb
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-01-29 20:03:13 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-29 20:03:13 +0100
commitdc662b1a6c7a8ec0cde8b4b623d7c07fb3f65f80 (patch)
tree0a1540676fd23b03345a7a5204e0235b251beeea /package/x11r7/libxcb
parentdc6bf5b173ad439f77c3e5737646d5f5d8420ba6 (diff)
libxcb: fix help text indentation
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/libxcb')
-rw-r--r--package/x11r7/libxcb/Config.in10
1 files changed, 4 insertions, 6 deletions
diff --git a/package/x11r7/libxcb/Config.in b/package/x11r7/libxcb/Config.in
index fb48a0265..9554529fc 100644
--- a/package/x11r7/libxcb/Config.in
+++ b/package/x11r7/libxcb/Config.in
@@ -5,10 +5,8 @@ config BR2_PACKAGE_LIBXCB
select BR2_PACKAGE_XLIB_LIBXDMCP
select BR2_PACKAGE_XLIB_LIBXAU
help
- The X protocol C-language Binding (XCB) is a replacement for
- Xlib featuring a small footprint, latency hiding, direct access
- to the protocol, improved threading support, and extensibility.
-
- http://xcb.freedesktop.org/
-
+ The X protocol C-language Binding (XCB) is a replacement for
+ Xlib featuring a small footprint, latency hiding, direct access
+ to the protocol, improved threading support, and extensibility.
+ http://xcb.freedesktop.org/