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 2007/04/06 15:47:59 UTC

svn commit: r526164 - /webservices/axis2/trunk/c/axiom/src/om/om_stax_builder.c

Author: samisa
Date: Fri Apr  6 06:47:58 2007
New Revision: 526164

URL: http://svn.apache.org/viewvc?view=rev&rev=526164
Log:
Fixed formatting

Modified:
    webservices/axis2/trunk/c/axiom/src/om/om_stax_builder.c

Modified: webservices/axis2/trunk/c/axiom/src/om/om_stax_builder.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/om/om_stax_builder.c?view=diff&rev=526164&r1=526163&r2=526164
==============================================================================
--- webservices/axis2/trunk/c/axiom/src/om/om_stax_builder.c (original)
+++ webservices/axis2/trunk/c/axiom/src/om/om_stax_builder.c Fri Apr  6 06:47:58 2007
@@ -783,7 +783,9 @@
         axiom_xml_reader_free(om_builder->parser, env);
         om_builder->parser = NULL;
     }
+
     AXIS2_FREE(env->allocator, om_builder);
+    
     return;
 }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org