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

fixing the way testapi.c is generated, fixes bug #161386 fix a comment

* Makefile.am testapi.c doc/Makefile.am: fixing the way testapi.c
  is generated, fixes bug #161386
* dict.c: fix a comment typo
* elfgcchack.h doc/*: regenerated
Daniel
This commit is contained in:
Daniel Veillard
2005-01-25 23:45:06 +00:00
parent 8f8a9dd7f1
commit 2ae13382c3
30 changed files with 369 additions and 33 deletions

View File

@@ -63,6 +63,9 @@ boolToText()
debugDumpString()
shellPrintXPathError()
# functions from module dict
dictCleanup()
# functions from module encoding
addEncodingAlias()
cleanupCharEncodingHandlers()