1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00

Updated the examples, 1.8.8 pretest release, Daniel.

This commit is contained in:
Daniel Veillard 2000-06-29 00:44:15 +00:00
parent 6117c6fb02
commit 08746ae6f0

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++) {