telegrafista
This commit is contained in:
parent
9b2f381ee1
commit
e740573fed
@ -128,6 +128,6 @@ int main (){
|
||||
line[strlen(line)-1] = '\0';
|
||||
|
||||
search(root, line);
|
||||
|
||||
printf("\n");
|
||||
destroy(root);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user