aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Framework/Communications/Cache/CachedUserInfo.cs')
-rw-r--r--OpenSim/Framework/Communications/Cache/CachedUserInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs b/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs
index cf701cb..d97cf01 100644
--- a/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs
+++ b/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs
@@ -200,7 +200,7 @@ namespace OpenSim.Framework.Communications.Cache
200 /// <summary> 200 /// <summary>
201 /// Callback invoked when an item is received from an async request to the inventory service. 201 /// Callback invoked when an item is received from an async request to the inventory service.
202 /// 202 ///
203 /// FIXME: We're assuming here that items are always received after all the folders have been 203 /// We're assuming here that items are always received after all the folders have been
204 /// received. 204 /// received.
205 /// </summary> 205 /// </summary>
206 /// <param name="userID"></param> 206 /// <param name="userID"></param>