From 0a908ba609f6dc230581ac670362347437fe51b4 Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 19 Apr 2010 17:30:04 +0800 Subject: [PATCH] JSDOC/ScopeParser.js --- JSDOC/ScopeParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 2511a16..a3a695e 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -181,7 +181,7 @@ ScopeParser.prototype = { print (" ".substring(0, this.braceNesting*2) + str); //println("LOG:" + htmlescape(str) + "
\n"); - },q + }, logR : function(str) { //println("LOG:" + str + "
"); -- 2.39.2