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.Framework.Servers.HttpServer
|
||||
public class JsonRpcRequestManager
|
||||
{
|
||||
static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
|
||||
public JsonRpcRequestManager()
|
||||
{
|
||||
}
|
||||
@@ -188,6 +188,6 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user