summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/xmlrpc_server.inc
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-11-10 17:59:02 +0545
committerPhil Davis <phil.davis@inf.org>2015-11-10 17:59:02 +0545
commitb37b4034e1532114d8ae3be41e6c1746522fcfea (patch)
treedf196647eb0558df88c8319ecf76fde2ffdd202e /src/etc/inc/xmlrpc_server.inc
parent932711c7ec2a6cdd19a4a71b9812b1811dae348e (diff)
downloadpfsense-b37b4034e1532114d8ae3be41e6c1746522fcfea.zip
pfsense-b37b4034e1532114d8ae3be41e6c1746522fcfea.tar.gz
etc inc delete $Id comments
and bits of white space. Note: There are plenty of files still with old-format copyright sections in here.
Diffstat (limited to 'src/etc/inc/xmlrpc_server.inc')
-rw-r--r--src/etc/inc/xmlrpc_server.inc6
1 files changed, 3 insertions, 3 deletions
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
- * );
+ * );
* </code>
*
* @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 = '';
OpenPOWER on IntegriCloud