1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

preparing 2.4.6 release updated and rebuilt the docs fixed a number of

* configure.in: preparing 2.4.6 release
* doc/xml.html doc/html/*: updated and rebuilt the docs
* include/libxml/*.h *.c: fixed a number of teh/the widht/width typos
Daniel
This commit is contained in:
Daniel Veillard
2001-10-10 09:45:09 +00:00
parent 60416fa46e
commit 60087f30f3
44 changed files with 2383 additions and 2021 deletions

View File

@@ -194,7 +194,7 @@ LIBXML_DLL_IMPORT extern const xmlChar xmlStringTextNoenc[];
LIBXML_DLL_IMPORT extern const xmlChar xmlStringComment[];
/*
* Function to finish teh work of the macros where needed
* Function to finish the work of the macros where needed
*/
int xmlIsBaseChar (int c);
int xmlIsBlank (int c);