minor: formatting and comments

This commit is contained in:
Justin Clark-Casey (justincc)
2009-08-28 12:52:40 +01:00
parent cf58c0ab08
commit d649194be3
5 changed files with 24 additions and 15 deletions

View File

@@ -30,7 +30,7 @@ using OpenMetaverse;
namespace OpenSim.Framework
{
/// <summary>
/// A Class for folders which contain users inventory
/// User inventory folder
/// </summary>
public class InventoryFolderBase : InventoryNodeBase
{