@ -345,7 +345,7 @@ static int list_item(const char *name)
structstatinfo;
DIR*dir;
structdirent*entry;
charfullname[MAXNAMLEN+1],*fnend;
charfullname[BUFSIZ+1],*fnend;
if(lstat(name,&info))
gotolisterr;
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.