From bff5f5006ca247c2ad0c4e4173a3780bf5a31a82 Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 19 Apr 2010 15:44:53 +0800 Subject: [PATCH] JSDOC/Scope.js --- JSDOC/Scope.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index 2f4e5ff..8f961f6 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -170,7 +170,7 @@ Scope.prototype = { } - println("MUNGE: Scope:" + this.id+"
"); + print("MUNGE: Scope:" + this.id+"
"); var pickFromSet = 1; -- 2.39.2