corrects typo in comment

This commit is contained in:
Joe Bryan 2018-12-07 14:15:35 -05:00
parent 55f792e8ab
commit eabeb4a200

View File

@ -164,7 +164,7 @@ _dawn_fail(u3_noun who, u3_noun rac, u3_noun sas)
u3_lo_bail(); u3_lo_bail();
} }
/* _dawn_need_unit(): produce a value or pail /* _dawn_need_unit(): produce a value or print error and exit
*/ */
static u3_noun static u3_noun
_dawn_need_unit(u3_noun nit, c3_c* msg_c) _dawn_need_unit(u3_noun nit, c3_c* msg_c)