Initializacia
This commit is contained in:
parent
9f4c372547
commit
8509c1119c
@ -56,6 +56,7 @@ void run_tree(struct tree* tree) {
|
|||||||
return;
|
return;
|
||||||
} else if (response != 'a' && response != 'n'){
|
} else if (response != 'a' && response != 'n'){
|
||||||
printf("Nerozumiem\n");
|
printf("Nerozumiem\n");
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (response == 'a') {
|
if (response == 'a') {
|
||||||
|
Loading…
Reference in New Issue
Block a user