mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -44,7 +44,7 @@ namespace OpenSim.Data.SQLite
|
||||
{
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
public SQLiteHGTravelData(string connectionString, string realm)
|
||||
public SQLiteHGTravelData(string connectionString, string realm)
|
||||
: base(connectionString, realm, "HGTravelStore") {}
|
||||
|
||||
public HGTravelingData Get(UUID sessionID)
|
||||
|
||||
Reference in New Issue
Block a user