mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 21:33:41 +03:00
Fix some comments in vere.h. No changes to the compiled code.
This commit is contained in:
parent
64e271954a
commit
0fdb149c59
@ -819,7 +819,7 @@
|
||||
void
|
||||
u3_term_ef_bake(u3_noun fav);
|
||||
|
||||
/* u3_term_ef_blit(): send %blit effect to to terminal.
|
||||
/* u3_term_ef_blit(): send %blit effect to terminal.
|
||||
*/
|
||||
void
|
||||
u3_term_ef_blit(c3_l tid_l,
|
||||
@ -950,7 +950,7 @@
|
||||
void
|
||||
u3_unix_ef_ogre(u3_noun mon);
|
||||
|
||||
/* u3_unix_ef_ogre(): delete mount point
|
||||
/* u3_unix_ef_hill(): enumerate mount points
|
||||
*/
|
||||
void
|
||||
u3_unix_ef_hill(u3_noun hil);
|
||||
|
Loading…
Reference in New Issue
Block a user