JSDOC/ScopeParser.js
authoralan <alan@alanfast.akbkhome.com>
Mon, 19 Apr 2010 09:30:04 +0000 (17:30 +0800)
committeralan <alan@alanfast.akbkhome.com>
Mon, 19 Apr 2010 09:30:04 +0000 (17:30 +0800)
JSDOC/ScopeParser.js

index 2511a16..a3a695e 100644 (file)
@@ -181,7 +181,7 @@ ScopeParser.prototype = {
         print ("                    ".substring(0, this.braceNesting*2) + str);
         
         //println("<B>LOG:</B>" + htmlescape(str) + "<BR/>\n");
-    },q
+    },
     logR : function(str)
     {
             //println("<B>LOG:</B>" + str + "<BR/>");