* minor: check in the rest of a comment I forgot to finish off in the last revision

This commit is contained in:
Justin Clarke Casey
2008-03-23 21:32:30 +00:00
parent da531fa9e1
commit ca6e557075

View File

@@ -73,7 +73,7 @@ namespace OpenSim.Framework.UserManagement
}
/// <summary>
/// Called when we receive the client's initial
/// Called when we receive the client's initial XMLRPC login_to_simulator request message
/// </summary>
/// <param name="request">The XMLRPC request</param>
/// <returns>The response to send</returns>