@@ -28,7 +28,7 @@ extern int which_main(int argc, char **argv)
{
char*path_list,*path_n;
structstatfilestat;
inti,count=0;
inti,count=1;
if(argc<=1||**(argv+1)=='-')
usage(which_usage);
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.