From 4050ce649ec466718669e1175c250b58d73002ec Mon Sep 17 00:00:00 2001 From: Anton Dyudin Date: Mon, 12 Sep 2016 13:25:01 -0700 Subject: [PATCH] fix syntax --- arvo/eyre.hoon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arvo/eyre.hoon b/arvo/eyre.hoon index 824579f00..63d8cead4 100644 --- a/arvo/eyre.hoon +++ b/arvo/eyre.hoon @@ -688,7 +688,7 @@ $went :: this won't happen until we send responses. =+ [him=*ship wir=*wire] :: XX from ames - =/ mez/$%({$hat {ses/hole pul/purl} hat/hart} + =/ mez/$%({$hat {ses/hole pul/purl} hat/hart}) (parse-went-wire=_!! wir wen=!!) ?- -<.mez $hat @@ -1078,7 +1078,7 @@ =/ ses (session-from-cookies cookie-prefix maf) ?~ ses ~&(%oryx-no-cookie &) :: XX security =/ cyz (~(get by wix) u.oxe) - ?~ cyz ~&(%bad-oryx+u.oxe &) :: XX security? + ?~ cyz ~&(bad-oryx+u.oxe &) :: XX security? ?. =(u.ses ses.u.cyz) ~&(oryx-ses-mismatch+[orx=u.oxe u.ses ses.u.cyz] &) :: XX security &