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 na...@apache.org on 2006/12/11 09:41:52 UTC

svn commit: r485557 - /webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_util.h

Author: nandika
Date: Mon Dec 11 00:41:51 2006
New Revision: 485557

URL: http://svn.apache.org/viewvc?view=rev&rev=485557
Log:
error corrected

Modified:
    webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_util.h

Modified: webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_util.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_util.h?view=diff&rev=485557&r1=485556&r2=485557
==============================================================================
--- webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_util.h (original)
+++ webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_util.h Mon Dec 11 00:41:51 2006
@@ -42,7 +42,7 @@
  * @param env pointer to environment struct. MUST NOT be NULL.
  * @param data to be formatted
  */
-axis2_char_t* AXIS2_CALL
+axis2_char_t* 
 tcpmon_util_format_as_xml (const axis2_env_t *env, axis2_char_t *data, int format);
 
 /** @} */



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