@ -31,7 +31,7 @@ extern int fdflush_main(int argc, char **argv)
{
intvalue;
intfd;
if(**(argv+1)=='-'){
if(argc<=1||**(argv++)=='-'){
usage("fdflush device\n");
}
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.