diff options
Diffstat (limited to 'OpenSim/Region/ClientStack/FunSLUDP/LLPacketThrottle.cs')
-rw-r--r-- | OpenSim/Region/ClientStack/FunSLUDP/LLPacketThrottle.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Region/ClientStack/FunSLUDP/LLPacketThrottle.cs b/OpenSim/Region/ClientStack/FunSLUDP/LLPacketThrottle.cs index b9f4594..32122fd 100644 --- a/OpenSim/Region/ClientStack/FunSLUDP/LLPacketThrottle.cs +++ b/OpenSim/Region/ClientStack/FunSLUDP/LLPacketThrottle.cs | |||
@@ -25,7 +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 | namespace OpenSim.Region.ClientStack.LindenUDP | 28 | namespace OpenSim.Region.ClientStack.FunSLUDP |
29 | { | 29 | { |
30 | public class LLPacketThrottle | 30 | public class LLPacketThrottle |
31 | { | 31 | { |
@@ -90,4 +90,4 @@ namespace OpenSim.Region.ClientStack.LindenUDP | |||
90 | } | 90 | } |
91 | } | 91 | } |
92 | } | 92 | } |
93 | } \ No newline at end of file | 93 | } |