From e0dd68536b991c04893f2d4b0f09e994666c7247 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 15 Jul 2010 14:07:14 +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 6220e42..08441db 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -229,7 +229,7 @@ ScopeParser.prototype = { //this.scopes.forEach(function() { // scopeIndent += ' '; //}); - print(scopeIndent + ">> ENTER SCOPE"); + print(">> ENTER SCOPE"); -- 2.39.2