diff options
author | ubit | 2012-07-16 00:38:05 +0200 |
---|---|---|
committer | ubit | 2012-07-16 00:38:05 +0200 |
commit | 8568771015312b8733dda92af7187720e20015ae (patch) | |
tree | 1db551b9a05771e7e02b46ec0f7479bba126c2d7 /OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs | |
parent | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff) | |
parent | just a kick git (diff) | |
download | opensim-SC-8568771015312b8733dda92af7187720e20015ae.zip opensim-SC-8568771015312b8733dda92af7187720e20015ae.tar.gz opensim-SC-8568771015312b8733dda92af7187720e20015ae.tar.bz2 opensim-SC-8568771015312b8733dda92af7187720e20015ae.tar.xz |
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to 'OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs')
-rw-r--r-- | OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs | 1 |
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 | |||
28 | using System; | 29 | using System; |
29 | using System.Collections.Generic; | 30 | using System.Collections.Generic; |
30 | using System.Diagnostics; | 31 | using System.Diagnostics; |