cviko8
This commit is contained in:
parent
9aaf09b5c9
commit
6053eaab7b
@ -86,7 +86,7 @@ void system_execute(struct tree* root){
|
||||
system_execute(root->right);
|
||||
}else{
|
||||
puts("Nerozumiem");
|
||||
return;
|
||||
exit(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user