From 05a597af62463317920991466062cc05c349bfc9 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:50:14 -0400 Subject: libraries/msgpack-c: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/msgpack-c/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/msgpack-c') diff --git a/libraries/msgpack-c/README b/libraries/msgpack-c/README index a773af1661..405eb568b5 100644 --- a/libraries/msgpack-c/README +++ b/libraries/msgpack-c/README @@ -1,3 +1,3 @@ -MessagePack is an efficient binary serialisation format that lets you exchange -data among multiple languages like JSON. msgpack-c is a C and C++ -implementation of MessagePack. +MessagePack is an efficient binary serialisation format that lets you +exchange data among multiple languages like JSON. msgpack-c is a C and +C++ implementation of MessagePack. -- cgit v1.2.3