diff --git a/mozilla/xpfe/browser/resources/content/linkToolbarOverlay.js b/mozilla/xpfe/browser/resources/content/linkToolbarOverlay.js index 0fe55da8f15..819a1725ec2 100644 --- a/mozilla/xpfe/browser/resources/content/linkToolbarOverlay.js +++ b/mozilla/xpfe/browser/resources/content/linkToolbarOverlay.js @@ -21,6 +21,7 @@ * Contributor(s): * Christopher Hoess * Tim Taylor + * Henri Sivonen * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or @@ -188,4 +189,4 @@ function() document.getElementById("misc-seperator").setAttribute("collapsed", "true"); } -const linkToolbarUI = new LinkToolbarUI; \ No newline at end of file +const linkToolbarUI = new LinkToolbarUI;