mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Merge branch 'justincc-master'
This commit is contained in:
@@ -162,7 +162,7 @@ namespace OpenSim.Services.Connectors
|
||||
finally
|
||||
{
|
||||
if (os != null)
|
||||
os.Close();
|
||||
os.Dispose();
|
||||
}
|
||||
|
||||
// Let's wait for the response
|
||||
@@ -202,4 +202,4 @@ namespace OpenSim.Services.Connectors
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user