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 da...@apache.org on 2010/01/26 15:27:50 UTC

svn commit: r903233 - /webservices/axis2/trunk/c/include/axis2_const.h

Author: damitha
Date: Tue Jan 26 14:27:49 2010
New Revision: 903233

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

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

Modified: webservices/axis2/trunk/c/include/axis2_const.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_const.h?rev=903233&r1=903232&r2=903233&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_const.h (original)
+++ webservices/axis2/trunk/c/include/axis2_const.h Tue Jan 26 14:27:49 2010
@@ -436,6 +436,8 @@
 
 #define AXIS2_SVC_CLIENT_CLOSED "closed"    
 
+#define AXIS2_STATISTICS_COUNT_ARG "stat_count_arg"    
+
 #ifdef __cplusplus
 }
 #endif