From 5621be1f321c05ab50467fc43557c3494a707328 Mon Sep 17 00:00:00 2001 From: totoro Date: Fri, 3 Feb 2017 18:12:20 +0100 Subject: [PATCH] remove global from xml_rpc lib. It must be move to inpendant file. --- web/CXM_xml_rpc.anubis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/CXM_xml_rpc.anubis b/web/CXM_xml_rpc.anubis index 7caf589..1e48373 100644 --- a/web/CXM_xml_rpc.anubis +++ b/web/CXM_xml_rpc.anubis @@ -402,7 +402,7 @@ public define Maybe(XML_RPC_response) //wait the answer -global define One + global define One xml_rpc_test ( List(String) args -- libgit2 0.21.4