From aece7472a490803fd6a5696268d0f5477ae8c800 Mon Sep 17 00:00:00 2001 From: "C. Guy Yarvin" Date: Fri, 6 Jun 2014 15:05:48 -0700 Subject: [PATCH] Fix %helo processing that caused a chat bug. --- arvo/batz.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arvo/batz.hoon b/arvo/batz.hoon index 4a11499ff..193282e85 100644 --- a/arvo/batz.hoon +++ b/arvo/batz.hoon @@ -246,7 +246,7 @@ ?- -.sin %crud [[[hen [%slip %d %flog sin]] ~] +<.^^$] %hail [[[hen %give sin] ~] +<.^^$] - %helo [[[hen %give sin] ~] +<.^^$] + %helo [~ +<.^^$] %init [[[hen %give sin] ~] +<.^^$] %note [[[hen %give sin] ~] +<.^^$] %pipe !!