summaryrefslogtreecommitdiffstats
path: root/libraries/xmlrpc-c/README
diff options
context:
space:
mode:
author Mario Preksavec2015-02-04 16:22:58 +0100
committer Willy Sudiarto Raharjo2015-02-07 09:21:08 +0100
commit5baed9ca9e77515afccf8a36531b033c6a5036f4 (patch)
tree86f380a0d05affd261076ae4d8c0047e8d153b06 /libraries/xmlrpc-c/README
parentad2e98c0b0aff730c5d9d45a4d9e555f76b56cc7 (diff)
downloadslackbuilds-5baed9ca9e77515afccf8a36531b033c6a5036f4.tar.gz
libraries/xmlrpc-c: Maintainer info update + minor fixes
Diffstat (limited to 'libraries/xmlrpc-c/README')
-rw-r--r--libraries/xmlrpc-c/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/xmlrpc-c/README b/libraries/xmlrpc-c/README
index d427883421..63ce81b85b 100644
--- a/libraries/xmlrpc-c/README
+++ b/libraries/xmlrpc-c/README
@@ -6,7 +6,7 @@ using HTTP, and gets back the response as XML.
This library provides a modular implementation of XML-RPC for C and C++.
-The library also provides a variation on XML-RPC that works better in some cases
-(but is not standard): packet stream XML-RPC.
-XML-RPC For C and C++ is designed for Unix and is most tested on unix. As far
-as we know, it works on any reasonably standard unix.
+The library also provides a variation on XML-RPC that works better in some
+cases (but is not standard): packet stream XML-RPC. XML-RPC For C and C++
+is designed for Unix and is most tested on unix. As far as we know, it works
+on any reasonably standard unix.