- Fix a formatting error in a log message (Mantis#2635).

0.6.1-post-fixes
Homer Horwitz 2008-11-16 21:32:10 +00:00
parent 3f818e001d
commit 78d42a7fc8
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ namespace OpenSim.Framework.Communications.Cache
/// </summary>
public void ShowState()
{
m_log.InfoFormat("Memcache:{1} RequestLists:{2}",
m_log.InfoFormat("Memcache:{0} RequestLists:{1}",
m_memcache.Count,
// AssetRequests.Count,
// RequestedAssets.Count,