Обновить cv7/program.c
This commit is contained in:
parent
4129be96c3
commit
f92d44baf3
@ -53,7 +53,7 @@ void ask_question(Node *node) {
|
||||
printf("%s", node->text);
|
||||
|
||||
if (node->text[0] == '*') {
|
||||
printf("Expert z bufetu to vie.\n");
|
||||
printf("Koniec\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user