OSSP CVS Repository

ossp - Difference in ossp-pkg/xds/xds_test_xml.c versions 1.4 and 1.5
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/xds/xds_test_xml.c 1.4 -> 1.5

--- xds_test_xml.c       2001/08/12 11:31:45     1.4
+++ xds_test_xml.c       2001/08/30 10:42:24     1.5
@@ -469,8 +469,6 @@
         return 1;
     }
     xds_destroy(xds);
-    write(1, buffer, buffer_size);
-    printf("\n");
 
     xds = xds_init(XDS_DECODE);
     if (xds == NULL) {
@@ -542,8 +540,6 @@
         return 1;
     }
     xds_destroy(xds);
-    write(1, buffer, buffer_size);
-    printf("\n");
 
     xds = xds_init(XDS_DECODE);
     if (xds == NULL) {
@@ -616,8 +612,6 @@
         return 1;
     }
     xds_destroy(xds);
-    write(1, buffer, buffer_size);
-    printf("\n");
 
     xds = xds_init(XDS_DECODE);
     if (xds == NULL) {
@@ -690,8 +684,6 @@
         return 1;
     }
     xds_destroy(xds);
-    write(1, buffer, buffer_size);
-    printf("\n");
 
     xds = xds_init(XDS_DECODE);
     if (xds == NULL) {

CVSTrac 2.0.1