summaryrefslogtreecommitdiffstats
path: root/libraries/http-parser
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:31:25 +0100
committer B. Watson2022-03-13 20:31:25 +0100
commitaaf7039f0249e2f1067b4cebcf71b86e3b966d85 (patch)
treeea3bcde5d6164759f482b4cb0e34f41b0563ce96 /libraries/http-parser
parent6fa3c40066d5e86135636d5e261a7f60cf430f63 (diff)
downloadslackbuilds-aaf7039f0249e2f1067b4cebcf71b86e3b966d85.tar.gz
libraries/http-parser: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/http-parser')
-rw-r--r--libraries/http-parser/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/http-parser/README b/libraries/http-parser/README
index b6a8d90f01..be32d6c85c 100644
--- a/libraries/http-parser/README
+++ b/libraries/http-parser/README
@@ -1,2 +1,3 @@
-http-parser for HTTP messages written in C. It parses both requests and
-responses. The parser is designed to be used in performance HTTP applications.
+http-parser for HTTP messages written in C. It parses both requests
+and responses. The parser is designed to be used in performance HTTP
+applications.