mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 12:42:48 +03:00
urb/zod/base -> urb/zod
This commit is contained in:
parent
8a17c2fa25
commit
41b25f7bfe
2
v/unix.c
2
v/unix.c
@ -997,7 +997,7 @@ _unix_initial_update_file(c3_c* pax_c)
|
||||
return u3_nul;
|
||||
}
|
||||
else {
|
||||
u3_noun pax = _unix_string_to_path_helper(pax_c + strlen(U3_LIB) + 5 + 5);
|
||||
u3_noun pax = _unix_string_to_path_helper(pax_c + strlen(U3_LIB) + 5);
|
||||
u3_noun mim = u3nt(c3__text, u3i_string("plain"), u3_nul);
|
||||
u3_noun dat = u3nt(mim, len_ws, u3i_bytes(len_ws, dat_y));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user