mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in
* xml2-config.in: try to fix Red hat bug #89957, do not output -L/usr/lib64 * xmlreader.c: fixed a typo in a comment Daniel
This commit is contained in:
@ -940,7 +940,7 @@ xmlTextReaderReadState(xmlTextReaderPtr reader) {
|
||||
* @reader: the xmlTextReaderPtr used
|
||||
*
|
||||
* Reads the contents of the current node and the full subtree. It then makes
|
||||
* the subtree availsble until the next xmlTextReaderRead() call
|
||||
* the subtree available until the next xmlTextReaderRead() call
|
||||
*
|
||||
* Returns a node pointer valid until the next xmlTextReaderRead() call
|
||||
* or NULL in case of error.
|
||||
|
Reference in New Issue
Block a user