mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
FS-2746 --resolve large xmlrpc update thanks garmt
This commit is contained in:
@@ -35,7 +35,7 @@ die_if_fault_occurred(xmlrpc_env * const envP) {
|
||||
|
||||
int
|
||||
main(int const argc,
|
||||
const char ** const argv ATTR_UNUSED) {
|
||||
const char ** const argv) {
|
||||
|
||||
xmlrpc_env env;
|
||||
xmlrpc_server_info * serverP;
|
||||
|
Reference in New Issue
Block a user