mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 11:51:32 +03:00
s/raft/sist/
This commit is contained in:
parent
faa8e67c50
commit
60e63dd869
2
v/sist.c
2
v/sist.c
@ -814,7 +814,7 @@ _sist_zen(u2_reck* rec_u)
|
|||||||
void
|
void
|
||||||
u2_sist_boot(void)
|
u2_sist_boot(void)
|
||||||
{
|
{
|
||||||
uL(fprintf(uH, "raft: booting\n"));
|
uL(fprintf(uH, "sist: booting\n"));
|
||||||
if ( u2_yes == u2_Host.ops_u.nuu ) {
|
if ( u2_yes == u2_Host.ops_u.nuu ) {
|
||||||
u2_noun pig = u2_none;
|
u2_noun pig = u2_none;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user