mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 10:32:34 +03:00
Fixed %barn to %born in vere.c
This commit is contained in:
parent
6c22beea8c
commit
490341bac6
@ -290,7 +290,7 @@ u3_ames_ef_bake(u3_pier* pir_u)
|
||||
{
|
||||
u3_noun pax = u3nq(u3_blip, c3__newt, u3k(u3A->sen), u3_nul);
|
||||
|
||||
u3_pier_plan(pax, u3nc(c3__barn, u3_nul));
|
||||
u3_pier_plan(pax, u3nc(c3__born, u3_nul));
|
||||
}
|
||||
|
||||
/* u3_ames_ef_send(): send packet to network (v4).
|
||||
|
Loading…
Reference in New Issue
Block a user