From 7fe1e80874ccc7d3f7010c7cf69a6ec93b1b31f2 Mon Sep 17 00:00:00 2001 From: alan Date: Mon, 19 Apr 2010 13:28:30 +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 60a53f1..4a43cb2 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -250,7 +250,7 @@ Scope.prototype = { } -}); +}; -- 2.39.2