@@ -113,7 +113,7 @@ int main(int argc, char** argv) {
return-10;
}
while(num_of_chars>1){
while(num_of_chars>0){
buffer_left(buffer);
num_of_chars--;
}
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.