Minor formatting cleanup.
parent
6717839d65
commit
53b0ef82b3
|
@ -925,7 +925,7 @@ namespace OpenSim.Region.Communications.OGS1
|
|||
{
|
||||
NoteDeadRegion(regionHandle);
|
||||
|
||||
if(regInfo != null)
|
||||
if (regInfo != null)
|
||||
{
|
||||
m_log.WarnFormat(
|
||||
"[OGS1 GRID SERVICES]: Remoting Error: Unable to connect to adjacent region: {0} {1},{2}",
|
||||
|
|
Loading…
Reference in New Issue