diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-13 00:30:29 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:30:29 +0200 |
commit | cb833dec838198fd5ddf115bee128dcbcc7a3574 (patch) | |
tree | 42d25d9c5c7e603de86f388280ea6f166b45bd1a /libraries/libelf/README | |
parent | 39e46e29d7f78232d4a4a47abc29200b153d192d (diff) | |
download | slackbuilds-cb833dec838198fd5ddf115bee128dcbcc7a3574.tar.gz |
libraries/libelf: Updated for version 0.8.13
Diffstat (limited to 'libraries/libelf/README')
-rw-r--r-- | libraries/libelf/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libelf/README b/libraries/libelf/README index 7bc623f697..b7fd763e03 100644 --- a/libraries/libelf/README +++ b/libraries/libelf/README @@ -1,4 +1,4 @@ Libelf lets you read, modify or create ELF files in an architecture-independent way. The library takes care of size and endian issues, e.g. you can process a file for -SPARC processors on an Intel-based system.
\ No newline at end of file +SPARC processors on an Intel-based system. |