du5
This commit is contained in:
parent
ae92dc5128
commit
e9564672e6
@ -104,7 +104,7 @@ int main() {
|
|||||||
Tree *root = readTree();
|
Tree *root = readTree();
|
||||||
|
|
||||||
if (!root) {
|
if (!root) {
|
||||||
printf("Chyba nacitania\n");
|
printf("Chybna databaza\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user