diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:38:06 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:38:06 -0400 |
commit | 12669628d97032606f75af3c7a8610a07b668b9f (patch) | |
tree | bf82ff986e9247c52d4ae734fc71d9c4a77e72d2 | |
parent | f757922a388e0ac1cf3c788278c6f6caf54720c9 (diff) |
libraries/libhtp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | libraries/libhtp/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libhtp/README b/libraries/libhtp/README index 21bef3e171e4..51c3cf16a883 100644 --- a/libraries/libhtp/README +++ b/libraries/libhtp/README @@ -1,2 +1,2 @@ -LibHTP is a security-aware parser for the HTTP protocol and the related bits -and pieces. +LibHTP is a security-aware parser for the HTTP protocol and the +related bits and pieces. |