JSDOC/PrettyPrint.js
authorAlan Knowles <alan@roojs.com>
Wed, 23 Nov 2011 04:48:26 +0000 (12:48 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 Nov 2011 04:48:26 +0000 (12:48 +0800)
JSDOC/PrettyPrint.js

index 776de09..89253ee 100644 (file)
@@ -19,7 +19,6 @@ function  escapeHTML(str) {
             replace(/"/g,'&quot;');
 };
 /**
- * @scope PrettyPrint
  * @function
  * make a pretty HTML file out of a JS file, using the tokenizer.
  */