You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2005/11/30 08:45:23 UTC

svn commit: r349904 - /webservices/axis2/trunk/c/modules/test/om/src/test_om.c

Author: samisa
Date: Tue Nov 29 23:45:17 2005
New Revision: 349904

URL: http://svn.apache.org/viewcvs?rev=349904&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/modules/test/om/src/test_om.c

Modified: webservices/axis2/trunk/c/modules/test/om/src/test_om.c
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/om/src/test_om.c?rev=349904&r1=349903&r2=349904&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/om/src/test_om.c (original)
+++ webservices/axis2/trunk/c/modules/test/om/src/test_om.c Tue Nov 29 23:45:17 2005
@@ -237,7 +237,7 @@
         printf ("\naxis2_om_node_serialize success\n");
     /* end serializing stuff */
 
-    // AXIS2_OM_NODE_FREE_TREE(node1,&environment);
+     AXIS2_OM_NODE_FREE_TREE(node1,&environment);
      axis2_om_output_free(om_output, &environment);
      printf ("\nDONE\n");