This commit is contained in:
Weber 2024-11-14 17:01:44 +00:00
parent 0e47cbe4e1
commit 5f4ccc5e03

View File

@ -40,7 +40,7 @@ void spusti_system(Uzol *uzol) {
printf("*%s\nKoniec\n", uzol->text);
return;
}
printf("Odpovedajte 'a' pre prvu moznost alebo 'n' pre druhu moznost.\n");
printf("%s\n", uzol->text);