package/libcoap: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Sat, 2 Jul 2016 05:06:26 +0000 (07:06 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 2 Jul 2016 10:14:40 +0000 (12:14 +0200)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libcoap/Config.in

index 7aea348b8255c332d1ffa32fea1005e74f8a2e0e..c089b550ab95bedd3af81aac54f9d2014ba6e985 100644 (file)
@@ -1,10 +1,10 @@
 config BR2_PACKAGE_LIBCOAP
        bool "libcoap"
        help
-        libcoap is a C implementation of a lightweight application-protocol
-        for devices that are constrained their resources such as computing
-        power, RF range, memory, bandwith, or network packet sizes. This
-        protocol, CoAP, is standardized by the IETF as RFC 7252. For further
-        information related to CoAP, see <http://coap.technology>.
+         libcoap is a C implementation of a lightweight application-protocol
+         for devices that are constrained their resources such as computing
+         power, RF range, memory, bandwith, or network packet sizes. This
+         protocol, CoAP, is standardized by the IETF as RFC 7252. For further
+         information related to CoAP, see <http://coap.technology>.
 
-        https://github.com/obgm/libcoap
+         https://github.com/obgm/libcoap