From e4d5a557458de32a2b3b4e669eefe5736ef71c6a Mon Sep 17 00:00:00 2001 From: "pschwartau%netscape.com" Date: Wed, 5 Sep 2001 23:35:07 +0000 Subject: [PATCH] Trivial whitespace fix. git-svn-id: svn://10.0.0.236/trunk@102344 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/js/tests/ecma_3/RegExp/regress-98306.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/js/tests/ecma_3/RegExp/regress-98306.js b/mozilla/js/tests/ecma_3/RegExp/regress-98306.js index 2324fc7f48b..1dd7e2d23d8 100644 --- a/mozilla/js/tests/ecma_3/RegExp/regress-98306.js +++ b/mozilla/js/tests/ecma_3/RegExp/regress-98306.js @@ -4,7 +4,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.mozilla.org/NPL/ * -* Software distributed under the License is distributed on an "AS IS" +* Software distributed under the License is distributed on an "AS IS" * basis, WITHOUT WARRANTY OF ANY KIND, either expressed * or implied. See the License for the specific language governing * rights and limitations under the License.