diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:48:27 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:48:27 -0400 |
commit | 405a49fcae3749ba7e61c5db3f50f07b8e62f22b (patch) | |
tree | 6b0c32d9a3bb021d418356208a5d44c35d725015 | |
parent | 8a1503b0994140c5ef5ec24fe81e71c357b8e626 (diff) | |
download | slackbuilds-405a49fcae3749ba7e61c5db3f50f07b8e62f22b.tar.gz |
libraries/libxmp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | libraries/libxmp/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libxmp/README b/libraries/libxmp/README index 26713160cb..d988592856 100644 --- a/libraries/libxmp/README +++ b/libraries/libxmp/README @@ -1,3 +1,4 @@ -Libxmp loads the module and renders the sound as linear PCM samples in a -buffer at rate and format specified by the user. Applications for libxmp -include players, module information extractors, module-to-mp3 renderers, etc. +Libxmp loads the module and renders the sound as linear PCM samples in +a buffer at rate and format specified by the user. Applications for +libxmp include players, module information extractors, module-to-mp3 +renderers, etc. |