updates u3_pier_mark comment per review

This commit is contained in:
Joe Bryan 2019-02-11 16:02:17 -05:00
parent b04c5f11dd
commit c79bd78e5f
2 changed files with 2 additions and 2 deletions

View File

@ -1289,7 +1289,7 @@
void
u3_pier_sway(c3_l tab_l, u3_noun tax);
/* u3_pier_mark(): gc the piers
/* u3_pier_mark(): mark all Loom allocations in all u3_pier structs.
*/
c3_w
u3_pier_mark(FILE* fil_u);

View File

@ -2125,7 +2125,7 @@ u3_pier_stay(c3_w wag_w, u3_noun pax)
*/
}
/* u3_pier_mark(): gc the piers
/* u3_pier_mark(): mark all Loom allocations in all u3_pier structs.
*/
c3_w
u3_pier_mark(FILE* fil_u)