mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
updates u3_pier_mark comment per review
This commit is contained in:
parent
b04c5f11dd
commit
c79bd78e5f
@ -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);
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user