From ef6662c1734a324872176d28620439a7cff6aaec Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 Nov 2011 12:48:26 +0800 Subject: [PATCH] JSDOC/PrettyPrint.js --- JSDOC/PrettyPrint.js | 1 - 1 file changed, 1 deletion(-) diff --git a/JSDOC/PrettyPrint.js b/JSDOC/PrettyPrint.js index 776de09..89253ee 100644 --- a/JSDOC/PrettyPrint.js +++ b/JSDOC/PrettyPrint.js @@ -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. */ -- 2.39.2