@@ -257,7 +257,7 @@ re_protect (const char *const_dst_path, int src_offset,
if((*(x->xstat))(src_path,&src_sb))
{
error(0,errno,_("obtaining file attributes of %s"),
error(0,errno,_("obtaining attributes of %s"),
quote(src_path));
return1;
}
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.