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 di...@apache.org on 2006/12/07 09:59:54 UTC

svn commit: r483383 - /webservices/axis2/trunk/c/util/include/axis2_error.h

Author: dinesh
Date: Thu Dec  7 00:59:53 2006
New Revision: 483383

URL: http://svn.apache.org/viewvc?view=rev&rev=483383
Log:
correcting comment on header file

Modified:
    webservices/axis2/trunk/c/util/include/axis2_error.h

Modified: webservices/axis2/trunk/c/util/include/axis2_error.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_error.h?view=diff&rev=483383&r1=483382&r2=483383
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_error.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_error.h Thu Dec  7 00:59:53 2006
@@ -282,7 +282,7 @@
         AXIS2_ERROR_RESPONSE_CONTENT_TYPE_MISSING,
         /** Response timed out */
         AXIS2_ERROR_RESPONSE_TIMED_OUT,
-        /** Response timed out */
+        /** Server shutdown*/
         AXIS2_ERROR_RESPONSE_SERVER_SHUTDOWN,
         /** SOAP envelope or SOAP body NULL */
         AXIS2_ERROR_SOAP_ENVELOPE_OR_SOAP_BODY_NULL,



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