mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -43,7 +43,7 @@ namespace OpenSim.Data.SQLite
|
||||
{
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
public SQLiteGridUserData(string connectionString, string realm)
|
||||
public SQLiteGridUserData(string connectionString, string realm)
|
||||
: base(connectionString, realm, "GridUserStore") {}
|
||||
|
||||
public new GridUserData Get(string userID)
|
||||
|
||||
Reference in New Issue
Block a user