mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Minor formatting cleanup.
This commit is contained in:
@@ -212,7 +212,7 @@ namespace OpenSim.ApplicationPlugins.Rest.Inventory
|
||||
/// </summary>
|
||||
private void loadTests()
|
||||
{
|
||||
lock(tests)
|
||||
lock (tests)
|
||||
{
|
||||
if (!testsLoaded)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user