diff options
Diffstat (limited to 'linden/indra/newview/llurldispatcher.h')
-rw-r--r-- | linden/indra/newview/llurldispatcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llurldispatcher.h b/linden/indra/newview/llurldispatcher.h index cfdc2db..8a08127 100644 --- a/linden/indra/newview/llurldispatcher.h +++ b/linden/indra/newview/llurldispatcher.h | |||
@@ -57,7 +57,7 @@ public: | |||
57 | // Pointer to LLMediaCtrl sending URL, can be NULL | 57 | // Pointer to LLMediaCtrl sending URL, can be NULL |
58 | // @param trusted_browser | 58 | // @param trusted_browser |
59 | // True if coming inside the app AND from a brower instance | 59 | // True if coming inside the app AND from a brower instance |
60 | // that navigates to trusted (Linden Lab) pages. | 60 | // that navigates to trusted pages. |
61 | // Returns true if someone handled the URL. | 61 | // Returns true if someone handled the URL. |
62 | 62 | ||
63 | static bool dispatchRightClick(const std::string& url); | 63 | static bool dispatchRightClick(const std::string& url); |