mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Formatting cleanup. Add copyright notices.
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenSim.Data.MSSQL
|
||||
/// <summary>
|
||||
/// Connection string for ADO.net
|
||||
/// </summary>
|
||||
private readonly string connectionString;
|
||||
private readonly string connectionString;
|
||||
|
||||
/// <summary>
|
||||
/// Initialize the manager and set the connectionstring
|
||||
@@ -196,7 +196,7 @@ namespace OpenSim.Data.MSSQL
|
||||
|
||||
migration.Update();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns the version of this DB provider
|
||||
|
||||
Reference in New Issue
Block a user