summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2012-03-14 14:22:41 -0700
committerDavid Fugate <dfugate@microsoft.com>2012-03-14 14:22:41 -0700
commit18f64c5cd3f2c9608b71f8d6ad1840f08c0a452e (patch)
treea488af3ac570bc7939f0a553932c6a9865987362
parent09fca2f1314fbdf43206afb85126654070b6f3b9 (diff)
downloadtest262-18f64c5cd3f2c9608b71f8d6ad1840f08c0a452e.tar.gz
https://bugs.ecmascript.org/show_bug.cgi?id=240 fixed (removed a BOM and
recoded a file to ANSI).
-rw-r--r--test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js b/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js
index 7dee7d1ea..299241d4c 100644
--- a/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js
+++ b/test/suite/ch07/7.8/7.8.5/S7.8.5_A3.1_T7.js
@@ -1,4 +1,4 @@
-// Copyright 2009 the Sputnik authors. All rights reserved.
+// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/**