mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Correctly output library inventory folder type and version information
This commit is contained in:
@@ -129,7 +129,7 @@ namespace OpenSim.Framework
|
||||
public LLUUID folderID;
|
||||
|
||||
/// <summary>
|
||||
/// Tyep of Items normally stored in this folder
|
||||
/// Type of items normally stored in this folder
|
||||
/// </summary>
|
||||
public short type;
|
||||
|
||||
@@ -291,4 +291,4 @@ namespace OpenSim.Framework
|
||||
|
||||
[XmlElement(ElementName = "folder", IsNullable = true)] public SerializableFolder root;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user