aboutsummaryrefslogtreecommitdiff
path: root/libraries/libexe/README
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyat>2022-05-20 04:46:58 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:20 +0700
commit4243ebcf30b2b09840629e9747e8dec98c7548ba (patch)
tree6dac06f36a25b2f2fa668e38999cced1f187c62a /libraries/libexe/README
parentc19ca80f81996ce05f8dd8a2151624496ad5b698 (diff)
libraries/libexe: Updated for version 20210424.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libexe/README')
-rw-r--r--libraries/libexe/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/libraries/libexe/README b/libraries/libexe/README
index 6e9d97af1694c..fe75372829a5b 100644
--- a/libraries/libexe/README
+++ b/libraries/libexe/README
@@ -3,7 +3,6 @@ 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.
+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.