somarina
This commit is contained in:
parent
55dad663a4
commit
37133147fb
@ -49,6 +49,7 @@ void remove_tree(struct node* node){
|
||||
free(node);
|
||||
}
|
||||
}
|
||||
//comment
|
||||
|
||||
void ask(struct node* tree){
|
||||
printf("%s", tree->data);
|
||||
|
Loading…
Reference in New Issue
Block a user