From: Ronan Dunklau Date: Thu, 7 Nov 2013 10:05:37 +0000 (+0100) Subject: Fix unterminated comment. X-Git-Tag: v4.1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e4ec327219b5ac9d27afb3e764ccd6ab32c8963;p=pgbadger Fix unterminated comment. --- diff --git a/pgbadger b/pgbadger index e8decf0..236d800 100755 --- a/pgbadger +++ b/pgbadger @@ -10224,7 +10224,7 @@ define("google-code-prettify",[],function(){return X})})();return e}();R||P(Q,0) jQuery('.slide').hide(); jQuery('.active-slide').show(); - /* Go to specific slide and report from external link call + /* Go to specific slide and report from external link call */ var activeMenu = location.hash; if (activeMenu) { activeMenu = activeMenu.substring(1);