aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim
diff options
context:
space:
mode:
authorubit2012-07-16 00:38:05 +0200
committerubit2012-07-16 00:38:05 +0200
commit8568771015312b8733dda92af7187720e20015ae (patch)
tree1db551b9a05771e7e02b46ec0f7479bba126c2d7 /OpenSim
parentMerge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff)
parentjust a kick git (diff)
downloadopensim-SC_OLD-8568771015312b8733dda92af7187720e20015ae.zip
opensim-SC_OLD-8568771015312b8733dda92af7187720e20015ae.tar.gz
opensim-SC_OLD-8568771015312b8733dda92af7187720e20015ae.tar.bz2
opensim-SC_OLD-8568771015312b8733dda92af7187720e20015ae.tar.xz
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs
index a46c5ce..9b9ccba 100644
--- a/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs
+++ b/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs
@@ -25,6 +25,7 @@
25 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 */ 26 */
27 27
28
28using System; 29using System;
29using System.Collections.Generic; 30using System.Collections.Generic;
30using System.Diagnostics; 31using System.Diagnostics;