Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MacroModel committed Nov 14, 2024
1 parent 110fded commit 5c81723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fast_io_hosted/filesystem/nt_at.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ inline void nt_symlinkat_impl(char16_t const *oldpath_c_str, ::std::size_t oldpa
__builtin_addressof(isb),
589988,
pReparseData,
cbReparseData,
static_cast<::std::uint_least32_t>(cbReparseData),
nullptr,
0);

Expand Down

0 comments on commit 5c81723

Please sign in to comment.