aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llvfs/lldir_mac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llvfs/lldir_mac.cpp')
-rw-r--r--linden/indra/llvfs/lldir_mac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llvfs/lldir_mac.cpp b/linden/indra/llvfs/lldir_mac.cpp
index f67a487..8b1be53 100644
--- a/linden/indra/llvfs/lldir_mac.cpp
+++ b/linden/indra/llvfs/lldir_mac.cpp
@@ -361,7 +361,7 @@ std::string LLDir_Mac::getCurPath()
361 361
362 362
363 363
364BOOL LLDir_Mac::fileExists(const std::string &filename) 364BOOL LLDir_Mac::fileExists(const std::string &filename) const
365{ 365{
366 struct stat stat_data; 366 struct stat stat_data;
367 // Check the age of the file 367 // Check the age of the file