diff options
author | Jacek Antonelli | 2008-09-12 14:59:33 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-12 14:59:39 -0500 |
commit | 80a8bab2a9dd8e77262b001af973212a6cba4a5a (patch) | |
tree | 170168232fd4e2eec5f15295a9445535969cdb76 /linden/indra/llmessage/llxfermanager.h | |
parent | Second Life viewer sources 1.21.1-RC (diff) | |
download | meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.zip meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.tar.gz meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.tar.bz2 meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.tar.xz |
Second Life viewer sources 1.21.2-RC
Diffstat (limited to 'linden/indra/llmessage/llxfermanager.h')
-rw-r--r-- | linden/indra/llmessage/llxfermanager.h | 2 |
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); |