vere: account for scry callback bugfix

The addition of ~ was, indeed, in error. See also 406c865.
This commit is contained in:
Fang 2020-07-17 01:30:23 +02:00
parent df695595f7
commit 899899161c
No known key found for this signature in database
GPG Key ID: EB035760C1BBA972

View File

@ -645,7 +645,7 @@ static void
_ames_lane_scry_cb(void* vod_p, u3_noun nun)
{
u3_panc* pac_u = vod_p;
u3_weak las = u3r_at(15, nun); //TODO why [~ %noun ~ lane]
u3_weak las = u3r_at(7, nun);
// if scry fails, remember we can't scry, and just inject the packet
//
@ -1065,7 +1065,7 @@ static void
_ames_prot_scry_cb(void* vod_p, u3_noun nun)
{
u3_ames* sam_u = vod_p;
u3_weak ver = u3r_at(15, nun); //TODO nun is [~ %noun ~ x] now?
u3_weak ver = u3r_at(7, nun);
if (u3_none == ver) {
// assume protocol version 0