aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmedia/llmediaengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmedia/llmediaengine.h')
-rw-r--r--linden/indra/llmedia/llmediaengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llmedia/llmediaengine.h b/linden/indra/llmedia/llmediaengine.h
index 1efebec..0d0db58 100644
--- a/linden/indra/llmedia/llmediaengine.h
+++ b/linden/indra/llmedia/llmediaengine.h
@@ -62,7 +62,7 @@ public:
62 BOOL update (); 62 BOOL update ();
63 63
64 // Pass web_url true if it's a web page, false if it's a movie. 64 // Pass web_url true if it's a web page, false if it's a movie.
65 // path is to mozilla directory for mozila 65 // path is to mozilla directory for mozilla
66 BOOL load( const LLString& urlIn, bool web_url, const LLString& path, S32 width_pixels, S32 height_pixels); 66 BOOL load( const LLString& urlIn, bool web_url, const LLString& path, S32 width_pixels, S32 height_pixels);
67 67
68 BOOL isLoaded (); 68 BOOL isLoaded ();