[xml] Little patch for testWriter.c



Hi

        Just a little patch for testWriter.
        copy and paste is sometimes awful :))

regards

--

[]'s
Lucas Brasilino
brasilino recife pe gov br
http://www.recife.pe.gov.br
Emprel -        Empresa Municipal de Informatica (pt_BR)
                Municipal Computing Enterprise (en_US)
Recife - Pernambuco - Brasil
Fone: +55-81-34167078
--- testWriter.c.orig   2003-12-11 09:51:51.000000000 -0300
+++ testWriter.c        2003-12-11 09:52:01.000000000 -0300
@@ -37,7 +37,7 @@
     testXmlwriterDoc("writer3.out");
 
     /* next, the tree version */
-    testXmlwriterDoc("writer4.out");
+    testXmlwriterTree("writer4.out");
 
     return 0;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]