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

0.6.0-stable
Justin Clarke Casey 2008-03-23 21:32:30 +00:00
parent da531fa9e1
commit ca6e557075
1 changed files with 1 additions and 1 deletions

View File

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