poko
This commit is contained in:
parent
618f0d2f1c
commit
5891f836d7
@ -109,8 +109,9 @@ int main() {
|
||||
Node *root = build_tree();
|
||||
|
||||
if (root == NULL) {
|
||||
printf("Nepodarilo sa nacitat bazu pravidiel\n");
|
||||
return 1;
|
||||
printf("Expert z bufetu to vie.\n");
|
||||
printf("Chybna databaza\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
char dummy[LINE_SIZE];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user