mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-25 23:21:26 +03:00
reader: Fix documentation comment
This commit is contained in:
parent
c64d4efb31
commit
c7461f6547
@ -3004,7 +3004,7 @@ xmlTextReaderAttributeCount(xmlTextReaderPtr reader) {
|
|||||||
* Reference:
|
* Reference:
|
||||||
* http://www.gnu.org/software/dotgnu/pnetlib-doc/System/Xml/XmlNodeType.html
|
* http://www.gnu.org/software/dotgnu/pnetlib-doc/System/Xml/XmlNodeType.html
|
||||||
*
|
*
|
||||||
* Returns the xmlNodeType of the current node or -1 in case of error
|
* Returns the xmlReaderTypes of the current node or -1 in case of error
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
xmlTextReaderNodeType(xmlTextReaderPtr reader) {
|
xmlTextReaderNodeType(xmlTextReaderPtr reader) {
|
||||||
|
Loading…
Reference in New Issue
Block a user