diff --git a/modules/browser.js b/modules/browser.js index 4d16a6b6..9cfb594d 100644 --- a/modules/browser.js +++ b/modules/browser.js @@ -5946,7 +5946,7 @@ TreeStyleTabBrowser.prototype = { aCollapse ? ':not(['+this.kSUBTREE_COLLAPSED+'="true"])' : '['+this.kSUBTREE_COLLAPSED+'="true"]' - ), + ) ); for (var i = 0, maxi = tabs.length; i < maxi; i++) {