Correcting newlines
This commit is contained in:
parent
1b7f8c3c99
commit
92b59d3eb5
@ -183,7 +183,7 @@ void read_input(LinkedNode** head){
|
|||||||
|
|
||||||
}
|
}
|
||||||
printf("Read: %s\n", buff);
|
printf("Read: %s\n", buff);
|
||||||
printf("All brackets OK\n");
|
printf("All brackets OK");
|
||||||
}
|
}
|
||||||
|
|
||||||
int main(void){
|
int main(void){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user