aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Framework/Communications/LoginService.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Framework/Communications/LoginService.cs b/OpenSim/Framework/Communications/LoginService.cs
index afc6c9a..0531d6a 100644
--- a/OpenSim/Framework/Communications/LoginService.cs
+++ b/OpenSim/Framework/Communications/LoginService.cs
@@ -280,6 +280,7 @@ namespace OpenSim.Framework.UserManagement
280 } 280 }
281 return buddylistreturn; 281 return buddylistreturn;
282 } 282 }
283
283 /// <summary> 284 /// <summary>
284 /// Converts the inventory library skeleton into the form required by the rpc request. 285 /// Converts the inventory library skeleton into the form required by the rpc request.
285 /// </summary> 286 /// </summary>