corrects typos in libnoun commented-out code

This commit is contained in:
Joe Bryan 2019-04-23 10:15:45 -07:00
parent beafc011cd
commit ead1b2443e
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@
void
u3m_leap(c3_w pad_w);
/* u3m_golf(): record cap length for u3_flog().
/* u3m_golf(): record cap length for u3m_flog().
*/
c3_w
u3m_golf(void);
@ -841,7 +841,7 @@ u3m_love(u3_noun pro)
return pro;
}
/* u3m_golf(): record cap_p length for u3_flog().
/* u3m_golf(): record cap_p length for u3m_flog().
*/
c3_w
u3m_golf(void)

View File

@ -401,7 +401,7 @@ _cv_mole(u3_noun fot,
if ( (c3n == u3r_qual(uco, &p_uco, &q_uco, &r_uco, &s_uco)) ||
(0 != p_uco) ||
(0 != q_uco) ||
(c3n == u3_sing(fot, r_uco)) )
(c3n == u3r_sing(fot, r_uco)) )
{
u3l_log("strange mole %s\n", u3r_string(san)));