aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/JSBufferList.cpp
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2023-06-21 19:54:00 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-21 19:54:00 -0700
commit1f900cff453700b19bca2acadfe26da4468c1282 (patch)
tree4197fa9288b1f0522372a54211c14b3133c64019 /src/bun.js/bindings/JSBufferList.cpp
parent522c9bbaaef5f40caca9e692abb15a238c8cd80b (diff)
parentbfb322d618a3f0e9618d311ae69016fe7a08e771 (diff)
downloadbun-1f900cff453700b19bca2acadfe26da4468c1282.tar.gz
bun-1f900cff453700b19bca2acadfe26da4468c1282.tar.zst
bun-1f900cff453700b19bca2acadfe26da4468c1282.zip
Merge branch 'main' into jarred/esm-conditions
Diffstat (limited to 'src/bun.js/bindings/JSBufferList.cpp')
-rw-r--r--src/bun.js/bindings/JSBufferList.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/bindings/JSBufferList.cpp b/src/bun.js/bindings/JSBufferList.cpp
index 409d50df6..a8cefa710 100644
--- a/src/bun.js/bindings/JSBufferList.cpp
+++ b/src/bun.js/bindings/JSBufferList.cpp
@@ -445,4 +445,4 @@ void JSBufferListConstructor::initializeProperties(VM& vm, JSC::JSGlobalObject*
const ClassInfo JSBufferListConstructor::s_info = { "BufferList"_s, &Base::s_info, nullptr, nullptr, CREATE_METHOD_TABLE(JSBufferListConstructor) };
-} // namespace Zig \ No newline at end of file
+} // namespace Zig