FS-2746 --resolve large xmlrpc update thanks garmt

This commit is contained in:
Jeff Lenk
2012-10-13 11:37:25 -05:00
parent 37ecad9903
commit 6b6c83a718
397 changed files with 41822 additions and 33841 deletions
@@ -38,6 +38,7 @@
#ifndef _XMLRPC_SERVER_HTTPSYS_H_
#define _XMLRPC_SERVER_HTTPSYS_H_ 1
#include "c_util.h"
#include "transport_config.h"
#ifdef __cplusplus
@@ -81,6 +82,7 @@ typedef struct {
not the caller is new enough to have supplied a certain parameter.
*/
XMLRPC_DLLEXPORT
void
xmlrpc_server_httpsys(
xmlrpc_env * const envP,
@@ -92,4 +94,4 @@ xmlrpc_server_httpsys(
}
#endif /* __cplusplus */
#endif
#endif