mirror of
https://github.com/opensim/opensim.git
synced 2026-06-30 19:37:01 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -410,7 +410,7 @@ namespace OpenSim.Data.MySQL
|
||||
using (MySqlCommand cmd = new MySqlCommand(command))
|
||||
{
|
||||
cmd.Parameters.AddWithValue("?scopeID", scopeID.ToString());
|
||||
|
||||
|
||||
return RunCommand(cmd);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user