mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
* correct spelling mistake in item seiralization
This commit is contained in:
@@ -48,7 +48,6 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
protected TarArchiveReader archive;
|
||||
private static ASCIIEncoding m_asciiEncoding = new ASCIIEncoding();
|
||||
|
||||
private CachedUserInfo m_userInfo;
|
||||
private string m_invPath;
|
||||
|
||||
Reference in New Issue
Block a user