aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs')
-rw-r--r--OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
index 0b2aa52..ea2831c 100644
--- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
+++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs
@@ -1139,7 +1139,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
1139 } 1139 }
1140 1140
1141 /// <summary> 1141 /// <summary>
1142 /// 1142 /// Tell the client that the given neighbour region is ready to receive a child agent.
1143 /// </summary> 1143 /// </summary>
1144 /// <param name="neighbourHandle"></param> 1144 /// <param name="neighbourHandle"></param>
1145 /// <param name="neighbourIP"></param> 1145 /// <param name="neighbourIP"></param>