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

elaborated on description of xmlValidityWarningFunc and

* include/libxml/valid.h: elaborated on description of
  xmlValidityWarningFunc and xmlValidityErrorFunc (bug
  144760)
* xmlIO.c, xmlschemastypes.c, include/libxml/schemasinternals.h:
  minor fixes to comments for doc rebuilding errors.
* doc/*.html: rebuilt the docs
This commit is contained in:
William M. Brack
2004-08-03 22:41:11 +00:00
parent b11f5b97f2
commit 4e3a9fa137
31 changed files with 1758 additions and 1735 deletions

View File

@ -476,7 +476,7 @@ xmlCleanupInputCallbacks(void)
}
/**
* xmlPopInputCallback:
* xmlPopInputCallbacks:
*
* Clear the top input callback from the input stack. this includes the
* compiled-in I/O.