From 6dbd124d81e1f4641265c7ee9811bb733a561e7c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:38:37 -0400 Subject: libraries/libircclient: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/libircclient/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/libircclient') diff --git a/libraries/libircclient/README b/libraries/libircclient/README index beadfacfc1..eb9b7b9ef1 100644 --- a/libraries/libircclient/README +++ b/libraries/libircclient/README @@ -1,3 +1,3 @@ -libircclient is a small but powerful library, which implements client-server -IRC protocol. It is designed to be small, fast, portable and compatible to -RFC standards, and most IRC clients. +libircclient is a small but powerful library, which implements +client-server IRC protocol. It is designed to be small, fast, portable +and compatible to RFC standards, and most IRC clients. -- cgit v1.2.3-65-gdbad