Minor: just some method comments

This commit is contained in:
Justin Clarke Casey
2008-04-02 17:34:53 +00:00
parent f27f861072
commit 272fbef65f
2 changed files with 11 additions and 3 deletions

View File

@@ -542,7 +542,7 @@ namespace OpenSim.Region.Environment.Scenes
}
/// <summary>
/// Request a prim (task) inventory
/// Send the details of a prim's inventory to the client.
/// </summary>
/// <param name="remoteClient"></param>
/// <param name="primLocalID"></param>