aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs
diff options
context:
space:
mode:
authorUbitUmarov2012-07-15 23:37:31 +0100
committerUbitUmarov2012-07-15 23:37:31 +0100
commitcdd03acffa930ad9d23dc5a6c3af778c0f79567b (patch)
tree789969211c21920ed700cd50bc5378220b917898 /OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs
parentMerge branch 'avination' into ubitwork (diff)
downloadopensim-SC_OLD-cdd03acffa930ad9d23dc5a6c3af778c0f79567b.zip
opensim-SC_OLD-cdd03acffa930ad9d23dc5a6c3af778c0f79567b.tar.gz
opensim-SC_OLD-cdd03acffa930ad9d23dc5a6c3af778c0f79567b.tar.bz2
opensim-SC_OLD-cdd03acffa930ad9d23dc5a6c3af778c0f79567b.tar.xz
just a kick git
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 46337b3..ddfad82 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;