summaryrefslogtreecommitdiffstats
path: root/libraries/libexe
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:36:36 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:36:36 -0400
commitd36f10fbb0f3500bc2cfb82485f37b77ea2d9988 (patch)
treed5745aa422a36f885bc747dcb1f61e33c421adff /libraries/libexe
parent6a5e18acfa13c1bf1bbbfc00515b0c32bd2e6cfd (diff)
downloadslackbuilds-d36f10fbb0f3500bc2cfb82485f37b77ea2d9988.tar.gz
slackbuilds-d36f10fbb0f3500bc2cfb82485f37b77ea2d9988.tar.xz
libraries/libexe: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libexe')
-rw-r--r--libraries/libexe/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/libexe/README b/libraries/libexe/README
index 3b0ab1c657..6e9d97af16 100644
--- a/libraries/libexe/README
+++ b/libraries/libexe/README
@@ -2,7 +2,8 @@ libexe (libYAL EXE library)
libexe is a library to access the executable (EXE) format.
-At the moment the goal of this project is to provide functionality to parse
-EXE (PE/COFF) and the resources stored in them using libwrc.
-This functionality is used in libevt and libevtx to parse EventLog messages
-from PE/COFF message files.
+At the moment the goal of this project is to provide functionality to
+parse EXE (PE/COFF) and the resources stored in them using libwrc.
+
+This functionality is used in libevt and libevtx to parse EventLog
+messages from PE/COFF message files.