@@ -154,8 +154,7 @@ emmatch(MMIOT *f, int first, int last)
staticvoid
emblock(MMIOT*f,intfirst,intlast)
{
inti,j;
block*p;
inti;
for(i=first;i<=last;i++)
if(T(f->Q)[i].b_type!=bTEXT)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.