@@ -264,7 +264,6 @@ relink(int to1, int from1, int from2, int to2)
staticvoid
undo(void)
{
inti;
structlink*p;
if(udata.nr==0)
@@ -863,7 +862,7 @@ static void
getrhs(intdelim)
{
intc;
size_tn, siz,cap;
size_tsiz,cap;
staticchar*s;
free(s);
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.