JSDOC/Scope.js
authoralan <alan@alanfast.akbkhome.com>
Mon, 19 Apr 2010 07:44:53 +0000 (15:44 +0800)
committeralan <alan@alanfast.akbkhome.com>
Mon, 19 Apr 2010 07:44:53 +0000 (15:44 +0800)
JSDOC/Scope.js

index 2f4e5ff..8f961f6 100644 (file)
@@ -170,7 +170,7 @@ Scope.prototype = {
         }
         
 
-        println("MUNGE: Scope:" + this.id+"</BR>");
+        print("MUNGE: Scope:" + this.id+"</BR>");
         
         var pickFromSet = 1;