From e21b28f1d42f368e97987907eca3713c196426ed Mon Sep 17 00:00:00 2001 From: "pschwartau%netscape.com" Date: Mon, 13 Oct 2003 20:56:55 +0000 Subject: [PATCH] Whitespace fix. --- js/tests/js1_5/Function/regress-222029-001.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/tests/js1_5/Function/regress-222029-001.js b/js/tests/js1_5/Function/regress-222029-001.js index ef80abc216be..6f5a579a7514 100644 --- a/js/tests/js1_5/Function/regress-222029-001.js +++ b/js/tests/js1_5/Function/regress-222029-001.js @@ -52,7 +52,7 @@ */ //----------------------------------------------------------------------------- var UBound = 0; -var bug = 222029; +var bug = 222029; var summary = "Make our f.caller property match IE's wrt f.apply and f.call"; var status = ''; var statusitems = [];