aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llxfermanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llxfermanager.h')
-rw-r--r--linden/indra/llmessage/llxfermanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmessage/llxfermanager.h b/linden/indra/llmessage/llxfermanager.h
index 12b3ec0..77f3f60 100644
--- a/linden/indra/llmessage/llxfermanager.h
+++ b/linden/indra/llmessage/llxfermanager.h
@@ -114,7 +114,7 @@ class LLXferManager
114 virtual ~LLXferManager(); 114 virtual ~LLXferManager();
115 115
116 virtual void init(LLVFS *vfs); 116 virtual void init(LLVFS *vfs);
117 virtual void free(); 117 virtual void cleanup();
118 118
119 void setUseAckThrottling(const BOOL use); 119 void setUseAckThrottling(const BOOL use);
120 void setAckThrottleBPS(const F32 bps); 120 void setAckThrottleBPS(const F32 bps);