mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
first over-the-network typed merge
This commit is contained in:
parent
0eecbb466a
commit
13ed6bf6e7
1
v/unix.c
1
v/unix.c
@ -623,7 +623,6 @@ _unix_dir_update(u3_udir* dir_u, DIR* rid_u)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ( !fil_u ) {
|
if ( !fil_u ) {
|
||||||
fprintf(stderr, "new filez!\r\n");
|
|
||||||
fil_u = c3_malloc(sizeof(u3_ufil));
|
fil_u = c3_malloc(sizeof(u3_ufil));
|
||||||
|
|
||||||
// uL(fprintf(uH, "found file %s\n", pax_c));
|
// uL(fprintf(uH, "found file %s\n", pax_c));
|
||||||
|
Loading…
Reference in New Issue
Block a user