summaryrefslogtreecommitdiff
path: root/indra/llvfs/tests/lldir_test.cpp
diff options
context:
space:
mode:
authorKitty Barnett <develop@catznip.com>2012-12-18 21:57:25 +0100
committerKitty Barnett <develop@catznip.com>2012-12-18 21:57:25 +0100
commitc309a7bd9446cc942830998b1f5873cc62e9dffb (patch)
treebbfe0d41ebc7e303db1bd95c419f604e04fb9ab2 /indra/llvfs/tests/lldir_test.cpp
parentca790f7320c9fc6c43e8c6022c9e511a85fd1c9d (diff)
parent3feacc96c6cf87f1be034312d8c71d21bae88351 (diff)
Merge with viewer-materials tip
Diffstat (limited to 'indra/llvfs/tests/lldir_test.cpp')
-rw-r--r--indra/llvfs/tests/lldir_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llvfs/tests/lldir_test.cpp b/indra/llvfs/tests/lldir_test.cpp
index 323f876c12..3cff622a4b 100644
--- a/indra/llvfs/tests/lldir_test.cpp
+++ b/indra/llvfs/tests/lldir_test.cpp
@@ -134,7 +134,7 @@ struct LLDir_Dummy: public LLDir
return 0;
}
- virtual BOOL fileExists(const std::string& pathname) const
+ virtual bool fileExists(const std::string& pathname) const
{
// Record fileExists() calls so we can check whether caching is
// working right. Certain LLDir calls should be able to make decisions