Fix some comments in vere.h. No changes to the compiled code.

This commit is contained in:
John Franklin 2015-10-15 12:47:52 -05:00
parent 64e271954a
commit 0fdb149c59

View File

@ -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);