mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-22 06:11:31 +03:00
ford %join
This commit is contained in:
parent
6888ba9f95
commit
66662f2b41
2
v/unix.c
2
v/unix.c
@ -1291,7 +1291,7 @@ _unix_desk_sync_tofu(u3_udir* dir_u,
|
|||||||
free(put_c);
|
free(put_c);
|
||||||
}
|
}
|
||||||
else if (u3_nul == mim) {
|
else if (u3_nul == mim) {
|
||||||
uL(fprintf(uH, "file already gone: %s\n", pox_c));
|
uL(fprintf(uH, "file already gone: %s\n", pox_c)); // fires too often
|
||||||
|
|
||||||
free(pox_c);
|
free(pox_c);
|
||||||
free(pot_c);
|
free(pot_c);
|
||||||
|
Loading…
Reference in New Issue
Block a user