mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
FS-2746 --resolve large xmlrpc update thanks garmt
This commit is contained in:
@@ -28,7 +28,7 @@ die_if_fault_occurred(xmlrpc_env * const envP) {
|
||||
|
||||
int
|
||||
main(int const argc,
|
||||
const char ** const argv ATTR_UNUSED) {
|
||||
const char ** const argv) {
|
||||
|
||||
char * const methodName = "sample.add";
|
||||
|
||||
|
Reference in New Issue
Block a user