@@ -1632,7 +1632,6 @@ static int set_local_var(const char *s)
}
*value='\0';
++value;
printf("name='%s' and value='%s'\n",name,value);
namelen=strlen(name);
vallen=strlen(value);
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.