summaryrefslogtreecommitdiffstats
path: root/libraries/libcbor
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:35:06 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:35:06 -0400
commit28cad3b12cd48564b687586953fabe9f60885966 (patch)
tree363e4a9c293b52ab43e36055bd7291ec82b6276c /libraries/libcbor
parent68ee90437e6d582d5a3ebc86c4c24f56881ef4ed (diff)
downloadslackbuilds-28cad3b12cd48564b687586953fabe9f60885966.tar.gz
slackbuilds-28cad3b12cd48564b687586953fabe9f60885966.tar.xz
libraries/libcbor: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libcbor')
-rw-r--r--libraries/libcbor/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libcbor/README b/libraries/libcbor/README
index 48210d800e..8e8442cad5 100644
--- a/libraries/libcbor/README
+++ b/libraries/libcbor/README
@@ -1,5 +1,5 @@
-libcbor is a C library for parsing and generating CBOR, the general-purpose
-schema-less binary data format.
+libcbor is a C library for parsing and generating CBOR, the
+general-purpose schema-less binary data format.
Main features:
Complete RFC conformance