1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-08-01 10:06:59 +03:00

Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel.

This commit is contained in:
Daniel Veillard
1999-02-16 16:29:17 +00:00
parent 03d04781b2
commit 1164e752e6
7 changed files with 68 additions and 6 deletions

View File

@ -4677,6 +4677,7 @@ xmlClearNodeInfoSeq(xmlParserNodeInfoSeqPtr seq)
*
* xmlParserFindNodeInfoIndex : Find the index that the info record for
* the given node is or should be at in a sorted sequence
*
* return values: a long indicating the position of the record
*/
unsigned long xmlParserFindNodeInfoIndex(const xmlParserNodeInfoSeq* seq,