mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
applied a documentation patch from Stefan Kost Daniel
* error.c parser.c tree.c: applied a documentation patch from Stefan Kost Daniel
This commit is contained in:
2
parser.c
2
parser.c
@ -10910,6 +10910,8 @@ xmlInitParser(void) {
|
||||
* parsing related global memory allocated for the parser processing.
|
||||
* It doesn't deallocate any document related memory. Calling this
|
||||
* function should not prevent reusing the parser.
|
||||
* One should call xmlCleanupParser() only when the process has
|
||||
* finished using the library or XML document built with it.
|
||||
*/
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user