mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-20 13:22:07 +03:00
ames: lose the right noun
This commit is contained in:
parent
a596322202
commit
dd79b890d3
@ -1514,8 +1514,7 @@ static void _fine_pack_scry_cb(void* vod_p, u3_noun nun)
|
||||
if(pas == u3_none) {
|
||||
_ames_pact_free(pac_u);
|
||||
|
||||
u3z(pas);
|
||||
// u3z(nun);
|
||||
u3z(nun);
|
||||
return;
|
||||
}
|
||||
|
||||
@ -1549,8 +1548,7 @@ static void _fine_pack_scry_cb(void* vod_p, u3_noun nun)
|
||||
_ames_pact_free(pac_u);
|
||||
}
|
||||
|
||||
u3z(pas);
|
||||
// u3z(nun);
|
||||
u3z(nun);
|
||||
u3z(fra);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user