mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Minor formatting cleanup.
This commit is contained in:
@@ -805,7 +805,7 @@ namespace OpenSim.Data.MySQL
|
||||
if (hashtable.ContainsKey(folders[i].ID))
|
||||
folders.AddRange(hashtable[folders[i].ID]);
|
||||
}
|
||||
} // lock(database)
|
||||
} // lock (database)
|
||||
return folders;
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user