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

2.1.0 test release for good, updated doc and example, Daniel.

This commit is contained in:
Daniel Veillard
2000-06-29 00:43:27 +00:00
parent be803967db
commit c230410ead
2 changed files with 39 additions and 52 deletions

View File

@ -262,6 +262,7 @@ int main(int argc, char **argv) {
gJobPtr cur;
/* COMPAT: Do not genrate nodes for formatting spaces */
LIBXML_TEST_VERSION
xmlKeepBlanksDefault(0);
for (i = 1; i < argc ; i++) {