mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 02:22:12 +03:00
vere: adds pending ipc message to lord status printfs
This commit is contained in:
parent
57967b35fb
commit
49bea37049
@ -986,6 +986,7 @@ u3_lord_info(u3_lord* god_u)
|
|||||||
god_u->eve_d,
|
god_u->eve_d,
|
||||||
god_u->mug_l,
|
god_u->mug_l,
|
||||||
god_u->dep_w);
|
god_u->dep_w);
|
||||||
|
u3_newt_moat_info(&god_u->out_u);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* u3_lord_init(): instantiate child process.
|
/* u3_lord_init(): instantiate child process.
|
||||||
|
Loading…
Reference in New Issue
Block a user