same shit different pile
This commit is contained in:
parent
281390a926
commit
6212a5ff9c
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ int main(int argc, char **argv)
|
|||
if (parse_load_rc(&doc, &node))
|
||||
parse_tree(i, doc, node->xmlChildrenNode);
|
||||
/* we're done with parsing now, kill it */
|
||||
xmlFreeDoc(doc);
|
||||
parse_close(doc);
|
||||
parse_shutdown(i);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue