diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:45:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:45:51 -0400 |
commit | aabced3a3564ee9d1ac3135012b49e0e942e19d5 (patch) | |
tree | 05532801327de0c5a9ca5c96e60909528d92eaf7 | |
parent | d0ac68ea568cc56c2ba10f6f6ac9a61ba5e36e52 (diff) | |
download | slackbuilds-aabced3a3564ee9d1ac3135012b49e0e942e19d5.tar.gz |
libraries/libsynce: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | libraries/libsynce/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libsynce/README b/libraries/libsynce/README index ef82c4dda6..7040545835 100644 --- a/libraries/libsynce/README +++ b/libraries/libsynce/README @@ -1,7 +1,7 @@ -The purpose of the SynCE project is to provide a means of communication with -a Windows Mobile, or Windows CE, device from a computer running Linux, -FreeBSD or a similar operating system. +The purpose of the SynCE project is to provide a means of +communication with a Windows Mobile, or Windows CE, device from a +computer running Linux, FreeBSD or a similar operating system. -Libsynce is a common library for various SynCE project tools, containing -various utility and helper functions. It is required to compile (at least) -librapi and librra of the SynCE project. +Libsynce is a common library for various SynCE project tools, +containing various utility and helper functions. It is required to +compile (at least) librapi and librra of the SynCE project. |