diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:43:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:43:12 -0400 |
commit | 23d161e530f04975bca680c58be37f392e0ad42e (patch) | |
tree | 156bd14eef8864acc7c07d6cf2cc928146c64c88 /libraries/librapi2/README | |
parent | 52c0dda3409b1ae76d8e33854387112adc1407b6 (diff) |
libraries/librapi2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/librapi2/README')
-rw-r--r-- | libraries/librapi2/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/librapi2/README b/libraries/librapi2/README index 2085a8dce2c7..cf92ac96a26b 100644 --- a/libraries/librapi2/README +++ b/libraries/librapi2/README @@ -1,9 +1,9 @@ librapi2 (SynCE library) The RAPI library is an open source implementation that works like -RAPI.DLL, available on Microsoft operating systems. The library makes it -possible to make remote calls to a computer running device. Documentation -for the RAPI calls is available at this address: +RAPI.DLL, available on Microsoft operating systems. The library +makes it possible to make remote calls to a computer running +device. Documentation for the RAPI calls is available at this address: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcesdkr/htm/_wcesdk_CeRapiInit.asp |