summaryrefslogtreecommitdiff
path: root/indra/llvfs/lldir_win32.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_win32.cpp
parent44d511669ba85a0311dc8d0901f22a1f38c0790b (diff)
Ported slplugin and some other missing components for cocoa.
Diffstat (limited to 'indra/llvfs/lldir_win32.cpp')
-rw-r--r--indra/llvfs/lldir_win32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llvfs/lldir_win32.cpp b/indra/llvfs/lldir_win32.cpp
index 7709945123..462d1cce06 100644
--- a/indra/llvfs/lldir_win32.cpp
+++ b/indra/llvfs/lldir_win32.cpp
@@ -249,7 +249,7 @@ std::string LLDir_Win32::getCurPath()
}
-BOOL LLDir_Win32::fileExists(const std::string &filename) const
+bool LLDir_Win32::fileExists(const std::string &filename) const
{
llstat stat_data;
// Check the age of the file