This commit is contained in:
mr314ot 2025-11-17 10:07:54 +01:00
parent 3f26ebe4a7
commit afd5c9cdee

View File

@ -107,7 +107,8 @@ int main() {
// nepodarilo sa nacitat koren -> chyba
if (!root) {
printf("Koniec vstupu\n");
printf("Expert z bufetu to vie.\n");
printf("Chybna databaza\n");
return 0;
}