From b37b4034e1532114d8ae3be41e6c1746522fcfea Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 10 Nov 2015 17:59:02 +0545 Subject: etc inc delete $Id comments and bits of white space. Note: There are plenty of files still with old-format copyright sections in here. --- src/etc/inc/xmlrpc_server.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/etc/inc/xmlrpc_server.inc') diff --git a/src/etc/inc/xmlrpc_server.inc b/src/etc/inc/xmlrpc_server.inc index f4d8a46..627078a 100644 --- a/src/etc/inc/xmlrpc_server.inc +++ b/src/etc/inc/xmlrpc_server.inc @@ -246,7 +246,7 @@ function XML_RPC_Server_debugmsg($m) * ), * 1, * 0 - * ); + * ); * * * @category Web Services @@ -562,8 +562,8 @@ class XML_RPC_Server $XML_RPC_xh[$parser]['isf'] = 0; $XML_RPC_xh[$parser]['params'] = array(); $XML_RPC_xh[$parser]['method'] = ''; - $XML_RPC_xh[$parser]['stack'] = array(); - $XML_RPC_xh[$parser]['valuestack'] = array(); + $XML_RPC_xh[$parser]['stack'] = array(); + $XML_RPC_xh[$parser]['valuestack'] = array(); $plist = ''; -- cgit v1.1