You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/01/09 10:50:57 UTC

svn commit: r367257 - /webservices/axis2/trunk/c/include/axis2_om_stax_builder.h

Author: samisa
Date: Mon Jan  9 01:50:52 2006
New Revision: 367257

URL: http://svn.apache.org/viewcvs?rev=367257&view=rev
Log:
Added the type name

Modified:
    webservices/axis2/trunk/c/include/axis2_om_stax_builder.h

Modified: webservices/axis2/trunk/c/include/axis2_om_stax_builder.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_om_stax_builder.h?rev=367257&r1=367256&r2=367257&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_om_stax_builder.h (original)
+++ webservices/axis2/trunk/c/include/axis2_om_stax_builder.h Mon Jan  9 01:50:52 2006
@@ -40,7 +40,7 @@
     {
         AXIS2_OM_STAX_BUILDER = 0,
         AXIS2_SOAP_MODEL_BUILDER
-    };
+    } builder_types_t;
 /**
  * @defgroup axis2_om_stax_builder OM Stax Builder
  * @ingroup axis2_om