diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:38:37 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:38:37 -0400 |
commit | 6dbd124d81e1f4641265c7ee9811bb733a561e7c (patch) | |
tree | 03dbfa9cd9a0a650a35cb943da71ac742010f468 /libraries/libircclient | |
parent | 816b1e2aabc1ddd8978809fdb755e58b24a0189b (diff) |
libraries/libircclient: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libircclient')
-rw-r--r-- | libraries/libircclient/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libircclient/README b/libraries/libircclient/README index beadfacfc1da..eb9b7b9ef1f5 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. |