aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llpacketring.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llpacketring.h')
-rw-r--r--linden/indra/llmessage/llpacketring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmessage/llpacketring.h b/linden/indra/llmessage/llpacketring.h
index dac52e6..8d3bf8d 100644
--- a/linden/indra/llmessage/llpacketring.h
+++ b/linden/indra/llmessage/llpacketring.h
@@ -47,7 +47,7 @@ public:
47 LLPacketRing(); 47 LLPacketRing();
48 ~LLPacketRing(); 48 ~LLPacketRing();
49 49
50 void free(); 50 void cleanup();
51 51
52 void dropPackets(U32); 52 void dropPackets(U32);
53 void setDropPercentage (F32 percent_to_drop); 53 void setDropPercentage (F32 percent_to_drop);