mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
fixes typo, adds comment per review
This commit is contained in:
parent
2c0566c55a
commit
c39f26f02c
@ -121,7 +121,7 @@ static c3_c sag_w;
|
||||
::
|
||||
:: XX presumably the effects of %vent in +wyrd
|
||||
::
|
||||
[%cede p=ship q[(list ovum)]
|
||||
[%cede p=ship q=(list ovum)]
|
||||
:: accept command
|
||||
::
|
||||
[%firm ~]
|
||||
|
@ -99,6 +99,8 @@ _pier_work_bail(void* vod_p,
|
||||
static void
|
||||
_pier_save_boot_complete(void* vod_p)
|
||||
{
|
||||
// no-op, callback required by u3_foil_append()
|
||||
//
|
||||
}
|
||||
|
||||
/* _pier_save_boot(): save boot metadata.
|
||||
|
Loading…
Reference in New Issue
Block a user