mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-2746 --resolve large xmlrpc update thanks garmt
This commit is contained in:
@@ -141,7 +141,8 @@ clientXmlTransport_libwww::clientXmlTransport_libwww(
|
||||
}
|
||||
|
||||
#else // MUST_BUILD_LIBWWW_CLIENT
|
||||
clientXmlTransport_libwww::clientXmlTransport_libwww(string, string) {
|
||||
clientXmlTransport_libwww::clientXmlTransport_libwww(string const,
|
||||
string const) {
|
||||
|
||||
throw(error("There is no Libwww client XML transport "
|
||||
"in this XML-RPC client library"));
|
||||
|
||||
Reference in New Issue
Block a user