Formatting cleanup.

This commit is contained in:
Jeff Ames
2008-08-18 00:39:10 +00:00
parent 531f6c01eb
commit 6ef9d4da90
208 changed files with 2980 additions and 3163 deletions

View File

@@ -63,7 +63,7 @@ namespace OpenSim.Data.MSSQL
database.ExecuteResourceSql("CreateAssetsTable.sql");
return;
}
}
/// <summary>
@@ -230,7 +230,7 @@ namespace OpenSim.Data.MSSQL
}
/// <summary>
/// Database provider version.
/// Database provider version.
/// </summary>
override public string Version
{
@@ -238,7 +238,7 @@ namespace OpenSim.Data.MSSQL
}
/// <summary>
/// The name of this DB provider.
/// The name of this DB provider.
/// </summary>
override public string Name
{