Commit 5f704afe98c584b7188aa0e4fbc9d9e68e0d7b1b

Daniel Veillard 2003-03-05T10:01:43

made powten array static it should not be exported fix bug #107361 by * xmlschemastype.c: made powten array static it should not be exported * HTMLparser.c: fix bug #107361 by reusing the code from the XML parser function. * testHTML.c: get rid of valgrind messages on the HTML SAX tests Daniel