From f65fde1511d830057dfba773a2558cced6c92cd7 Mon Sep 17 00:00:00 2001 From: Gavin Sharp Date: Wed, 22 Sep 2010 20:11:19 -0400 Subject: [PATCH] Bug 542122 followup: fix formatting mistake, a=me --HG-- extra : rebase_source : 74a08cda84eaed6218e03354b2484f54bf02aedb --- browser/base/content/browser.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js index 2f33f72fbdbe..bba305d03029 100644 --- a/browser/base/content/browser.js +++ b/browser/base/content/browser.js @@ -8008,7 +8008,9 @@ function safeModeRestart() environment.set("MOZ_SAFE_MODE_RESTART", "1"); Application.restart(); } -}/* duplicateTabIn duplicates tab in a place specified by the parameter |where|. +} + +/* duplicateTabIn duplicates tab in a place specified by the parameter |where|. * * |where| can be: * "tab" new tab