diff options
| author | simon <none@none> | 2013-08-05 14:55:12 -0700 |
|---|---|---|
| committer | simon <none@none> | 2013-08-05 14:55:12 -0700 |
| commit | 237dbb26f3c54157a4240b539e40c92f98b9f75f (patch) | |
| tree | 20b633d545e61cd8bd110d2296f3e68d7d564862 /indra/llvfs/lldir_mac.cpp | |
| parent | d5aa619146d84c17a3e59432b1608d33bd4b64aa (diff) | |
| parent | 71e2efab169af5d56f8c5416874d2f7c491f01f1 (diff) | |
Merge downstream code - Vivox update
Diffstat (limited to 'indra/llvfs/lldir_mac.cpp')
| -rwxr-xr-x | indra/llvfs/lldir_mac.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llvfs/lldir_mac.cpp b/indra/llvfs/lldir_mac.cpp index c5041d434c..e00596cdb5 100755 --- a/indra/llvfs/lldir_mac.cpp +++ b/indra/llvfs/lldir_mac.cpp @@ -134,7 +134,7 @@ LLDir_Mac::LLDir_Mac() { mOSCacheDir = *cachedir; - //SPATTERS TODO: This changes from ~/Library/Cache/Secondlife to ~/Library/Cache/com.app.secondlife/Secondlife. Last dir level could go away. + //Aura TODO: This changes from ~/Library/Cache/Secondlife to ~/Library/Cache/com.app.secondlife/Secondlife. Last dir level could go away. CreateDirectory(mOSCacheDir, secondLifeString, NULL); } |
