mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -148,7 +148,7 @@ namespace OpenSim.Server.Handlers.MapImage
|
||||
}
|
||||
else
|
||||
{
|
||||
m_log.WarnFormat("[MAP IMAGE HANDLER]: IP address {0} may be rogue. Region not found at coordinates {1}-{2}",
|
||||
m_log.WarnFormat("[MAP IMAGE HANDLER]: IP address {0} may be rogue. Region not found at coordinates {1}-{2}",
|
||||
ipAddr, x, y);
|
||||
return FailureResult("Region not found at given coordinates");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user