Index: src/harmony-typedarray.js |
diff --git a/src/harmony-typedarray.js b/src/harmony-typedarray.js |
index 9850a1d4d0e0ed65fa226e75b8b96cb37707f0d5..c3cf8e9e308d2c2d716724641f7cd964bfc6f783 100644 |
--- a/src/harmony-typedarray.js |
+++ b/src/harmony-typedarray.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-(function(global, exports) { |
+(function(global, utils) { |
"use strict"; |