From 219c6e05cb525a1f6f80ad37558c25b630f24878 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 28 Jun 2010 18:36:59 +0800 Subject: [PATCH] String.js --- String.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/String.js b/String.js index 97f065f..44a1655 100755 --- a/String.js +++ b/String.js @@ -154,6 +154,6 @@ XObject.extend(String.prototype, return this; } - }; + }); \ No newline at end of file -- 2.39.2