@@ -127,7 +127,6 @@ int main(int argc, char** argv)
if(dif)
{
lseek(fd_in,-in_read,SEEK_CUR);
lseek(fd_out,-out_read,SEEK_CUR);
total_written+=write(fd_out,in_buf,to_process);
}
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.