]> granicus.if.org Git - pgbadger/commitdiff
Fix unterminated comment.
authorRonan Dunklau <ronan@dunklau.fr>
Thu, 7 Nov 2013 10:05:37 +0000 (11:05 +0100)
committerRonan Dunklau <ronan@dunklau.fr>
Thu, 7 Nov 2013 10:05:37 +0000 (11:05 +0100)
pgbadger

index e8decf068e9d6832cf914d688fbf9a3270f084f9..236d800c37cbf7100bf7619cf580d2033512b094 100755 (executable)
--- 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);