libxcb: fix help text indentation
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Jan 2012 19:03:13 +0000 (20:03 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 29 Jan 2012 19:03:13 +0000 (20:03 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/x11r7/libxcb/Config.in

index fb48a0265154bdbd75fccd96c141ef8a5eb49439..9554529fc2df6e7ed7bf0a3294c0b442d5254484 100644 (file)
@@ -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/