From b7ddd2e4fec6ea553b0b3d17e6ece987a6bcdd7a Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Thu, 17 Dec 2009 17:05:04 -0800 Subject: Fix a code comment now that we enable NSAPI plugins under Darwin. --- indra/media_plugins/webkit/media_plugin_webkit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/media_plugins/webkit') diff --git a/indra/media_plugins/webkit/media_plugin_webkit.cpp b/indra/media_plugins/webkit/media_plugin_webkit.cpp index 844da76042..2ce295a4b2 100644 --- a/indra/media_plugins/webkit/media_plugin_webkit.cpp +++ b/indra/media_plugins/webkit/media_plugin_webkit.cpp @@ -209,7 +209,7 @@ private: // Enable plugins LLQtWebKit::getInstance()->enablePlugins(true); #elif LL_DARWIN - // Disable plugins + // Enable plugins LLQtWebKit::getInstance()->enablePlugins(true); #elif LL_LINUX // Disable plugins -- cgit v1.2.3