aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lldirpicker.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/lldirpicker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lldirpicker.h b/linden/indra/newview/lldirpicker.h
index 72b5675..71a65fd 100644
--- a/linden/indra/newview/lldirpicker.h
+++ b/linden/indra/newview/lldirpicker.h
@@ -83,7 +83,7 @@ private:
83 83
84#endif 84#endif
85 85
86 char mDirs[DIRNAME_BUFFER_SIZE]; 86 char mDirs[DIRNAME_BUFFER_SIZE]; /*Flawfinder: ignore*/
87 LLString* mFileName; 87 LLString* mFileName;
88 LLString mDir; 88 LLString mDir;
89 BOOL mLocked; 89 BOOL mLocked;