From: Steffen Märcker Date: Mon, 16 Apr 2012 17:48:22 +0000 (+0200) Subject: lint issue fixed X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e624971e3f9fc4acec604fbcc952df689650200b;p=pdf.js.git lint issue fixed --- diff --git a/web/compatibility.js b/web/compatibility.js index 2a170ec..5c192c9 100644 --- a/web/compatibility.js +++ b/web/compatibility.js @@ -251,4 +251,4 @@ // use browser detection since we cannot feature-check this bug document.addEventListener('click', ignoreIfTargetDisabled, true); } -})(); \ No newline at end of file +})();