diff options
Diffstat (limited to 'linden/indra/newview/llfloatermap.cpp')
-rw-r--r-- | linden/indra/newview/llfloatermap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatermap.cpp b/linden/indra/newview/llfloatermap.cpp index 29c4f08..2d549db 100644 --- a/linden/indra/newview/llfloatermap.cpp +++ b/linden/indra/newview/llfloatermap.cpp | |||
@@ -212,7 +212,7 @@ void LLFloaterMap::toggle(void*) | |||
212 | } | 212 | } |
213 | else | 213 | else |
214 | { | 214 | { |
215 | gFloaterMap->open(); | 215 | gFloaterMap->open(); /* Flawfinder: ignore */ |
216 | } | 216 | } |
217 | } | 217 | } |
218 | } | 218 | } |