aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserManager.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Grid/UserServer/UserManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Grid/UserServer/UserManager.cs b/OpenSim/Grid/UserServer/UserManager.cs
index c68b260..3ca0f38 100644
--- a/OpenSim/Grid/UserServer/UserManager.cs
+++ b/OpenSim/Grid/UserServer/UserManager.cs
@@ -114,7 +114,7 @@ namespace OpenSim.Grid.UserServer
114 } 114 }
115 115
116 #region XMLRPC User Methods 116 #region XMLRPC User Methods
117 //should most likely move out of here and into the grid's userserver sub class 117
118 public XmlRpcResponse XmlRPCGetUserMethodName(XmlRpcRequest request) 118 public XmlRpcResponse XmlRPCGetUserMethodName(XmlRpcRequest request)
119 { 119 {
120 XmlRpcResponse response = new XmlRpcResponse(); 120 XmlRpcResponse response = new XmlRpcResponse();