aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llcachename.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llmessage/llcachename.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmessage/llcachename.cpp b/linden/indra/llmessage/llcachename.cpp
index e8208cc..9adf10d 100644
--- a/linden/indra/llmessage/llcachename.cpp
+++ b/linden/indra/llmessage/llcachename.cpp
@@ -323,7 +323,7 @@ void LLCacheName::cancelCallback(const LLUUID& id, LLCacheNameCallback callback,
323 } 323 }
324} 324}
325 325
326void LLCacheName::importFile(FILE* fp) 326void LLCacheName::importFile(LLFILE* fp)
327{ 327{
328 S32 count = 0; 328 S32 count = 0;
329 329