1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

fixing some comments to avoid warnings from apibuild.py Daniel

* SAX2.c hash.c parser.c include/libxml/xmlexports.h
  include/libxml/xmlmemory.h include/libxml/xmlversion.h.in:
  fixing some comments to avoid warnings from apibuild.py
Daniel
This commit is contained in:
Daniel Veillard
2003-09-25 12:18:34 +00:00
parent 70b185648c
commit 7a02cfe0d7
9 changed files with 41 additions and 14 deletions

View File

@ -2968,7 +2968,7 @@ xmlTextReaderXmlLang(xmlTextReaderPtr reader) {
}
/**
* xmlTextReaderXmlLang:
* xmlTextReaderConstXmlLang:
* @reader: the xmlTextReaderPtr used
*
* The xml:lang scope within which the node resides.