mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -90,7 +90,7 @@ namespace OpenSim.OfflineIM
|
||||
public bool StoreMessage(GridInstantMessage im, out string reason)
|
||||
{
|
||||
reason = string.Empty;
|
||||
|
||||
|
||||
// Check limits
|
||||
UUID principalID = new UUID(im.toAgentID);
|
||||
long count = m_Database.GetCount("PrincipalID", principalID.ToString());
|
||||
|
||||
Reference in New Issue
Block a user