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