diff --git a/mozilla/suite/common/pref/nsPrefWindow.js b/mozilla/suite/common/pref/nsPrefWindow.js index 8368c58bbd3..db61c9b7d56 100644 --- a/mozilla/suite/common/pref/nsPrefWindow.js +++ b/mozilla/suite/common/pref/nsPrefWindow.js @@ -330,7 +330,7 @@ nsPrefWindow.prototype = } var openItem = document.getElementById( aComponentName ); panelTree.selectItem( openItem ); - }, + } };