From 69c1fd7d24a5c24b691634c9d5c449ca823c52d6 Mon Sep 17 00:00:00 2001 From: "dtownsend@oxymoronical.com" Date: Thu, 3 Apr 2008 16:42:43 -0700 Subject: [PATCH] Fix typo from bug 424137 --- toolkit/mozapps/plugins/content/pluginInstallerWizard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolkit/mozapps/plugins/content/pluginInstallerWizard.js b/toolkit/mozapps/plugins/content/pluginInstallerWizard.js index c22c4c3ff7ff..09cbc2db257c 100644 --- a/toolkit/mozapps/plugins/content/pluginInstallerWizard.js +++ b/toolkit/mozapps/plugins/content/pluginInstallerWizard.js @@ -60,7 +60,7 @@ function nsPluginInstallerWizard(){ this.mBrowser = null; this.mSuccessfullPluginInstallation = 0; - this.mNeedsRestart = false + this.mNeedsRestart = false; // arguments[0] is an array that contains two items: // an array of mimetypes that are missing