summaryrefslogtreecommitdiff
path: root/indra/llvfs/lldir_linux.cpp
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2012-11-12 18:06:32 -0800
committerAura Linden <aura@lindenlab.com>2012-11-12 18:06:32 -0800
commiteca619985206462d39dc9ae665857e97948562da (patch)
treefb7b9c7eb7a8a68efef5a8c2de98bf5c970b6c4e /indra/llvfs/lldir_linux.cpp
parent44d511669ba85a0311dc8d0901f22a1f38c0790b (diff)
Ported slplugin and some other missing components for cocoa.
Diffstat (limited to 'indra/llvfs/lldir_linux.cpp')
-rw-r--r--indra/llvfs/lldir_linux.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llvfs/lldir_linux.cpp b/indra/llvfs/lldir_linux.cpp
index 407f3b93fb..4edd078640 100644
--- a/indra/llvfs/lldir_linux.cpp
+++ b/indra/llvfs/lldir_linux.cpp
@@ -254,7 +254,7 @@ std::string LLDir_Linux::getCurPath()
}
-BOOL LLDir_Linux::fileExists(const std::string &filename) const
+bool LLDir_Linux::fileExists(const std::string &filename) const
{
struct stat stat_data;
// Check the age of the file