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/08 08:13:18 UTC

svn commit: r483862 - /webservices/axis2/trunk/c/tools/tcpmon/src/util.c

Author: nandika
Date: Thu Dec  7 23:13:17 2006
New Revision: 483862

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

Modified:
    webservices/axis2/trunk/c/tools/tcpmon/src/util.c

Modified: webservices/axis2/trunk/c/tools/tcpmon/src/util.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/tcpmon/src/util.c?view=diff&rev=483862&r1=483861&r2=483862
==============================================================================
--- webservices/axis2/trunk/c/tools/tcpmon/src/util.c (original)
+++ webservices/axis2/trunk/c/tools/tcpmon/src/util.c Thu Dec  7 23:13:17 2006
@@ -30,7 +30,7 @@
 			     axis2_char_t c,
 			     int turns);
 
-AXIS2_EXTERN axis2_char_t* AXIS2_CALL
+axis2_char_t* 
 tcpmon_util_format_as_xml(const axis2_env_t* env, axis2_char_t* data, int format)
 {
     if(format)



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