commit
This commit is contained in:
parent
2e0219af19
commit
e5b51b62a0
@ -68,6 +68,7 @@ void run_system(struct Node* node) {
|
||||
int main(void) {
|
||||
struct Node* root = read_tree();
|
||||
if (root == NULL) {
|
||||
printf("Expert z bufetu to vie.\n");
|
||||
printf("Chybna databaza\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user