summaryrefslogtreecommitdiff
path: root/test_napi/src/typedarray.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test_napi/src/typedarray.rs')
-rw-r--r--test_napi/src/typedarray.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_napi/src/typedarray.rs b/test_napi/src/typedarray.rs
index f7d2e2f24..f8b5fd674 100644
--- a/test_napi/src/typedarray.rs
+++ b/test_napi/src/typedarray.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
use core::ffi::c_void;
use napi_sys::Status::napi_ok;