mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 22:03:50 +03:00
Ford compiles - still needs some syntax.
This commit is contained in:
parent
791a14d655
commit
1ae027d6cf
2
v/raft.c
2
v/raft.c
@ -1693,7 +1693,7 @@ u2_raft_work(u2_reck* rec_u)
|
|||||||
u2_noun vir;
|
u2_noun vir;
|
||||||
u2_noun nex;
|
u2_noun nex;
|
||||||
|
|
||||||
// Apply effects from just-committed events, and delete finished events.
|
// Delete finished events.
|
||||||
//
|
//
|
||||||
while ( rec_u->ova.egg_u ) {
|
while ( rec_u->ova.egg_u ) {
|
||||||
egg_u = rec_u->ova.egg_u;
|
egg_u = rec_u->ova.egg_u;
|
||||||
|
Loading…
Reference in New Issue
Block a user