Update du5/program.c
This commit is contained in:
parent
7363b14b50
commit
dcefaf45f4
@ -76,7 +76,7 @@ int main() {
|
||||
|
||||
spustac(strom);
|
||||
|
||||
destroy_tree(strom);
|
||||
if (strom != NULL) destroy_tree(strom);
|
||||
|
||||
return 0;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user