mirror of
https://github.com/opensim/opensim.git
synced 2026-06-29 18:55:37 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -456,7 +456,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
catch (Exception e)
|
||||
{
|
||||
m_log.ErrorFormat(
|
||||
"[INVENTORY]: Failed to process queued inventory request {0} for {1}. Exception {3}",
|
||||
"[INVENTORY]: Failed to process queued inventory request {0} for {1}. Exception {3}",
|
||||
poolreq.reqID, poolreq.presence != null ? poolreq.presence.Name : "unknown", e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user