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 2007/03/05 05:43:52 UTC

svn commit: r514547 - /webservices/axis2/trunk/c/include/axis2_svc.h

Author: samisa
Date: Sun Mar  4 20:43:51 2007
New Revision: 514547

URL: http://svn.apache.org/viewvc?view=rev&rev=514547
Log:
Fixed typo

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

Modified: webservices/axis2/trunk/c/include/axis2_svc.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_svc.h?view=diff&rev=514547&r1=514546&r2=514547
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_svc.h (original)
+++ webservices/axis2/trunk/c/include/axis2_svc.h Sun Mar  4 20:43:51 2007
@@ -265,7 +265,7 @@
      * the modules
      * @return AXIS2_SUCCESS on success, else AXIS2_FAILURE 
      */
-    axis2_status_t AXIS2_CALL 
+    AXIS2_EXTERN axis2_status_t AXIS2_CALL 
     axis2_svc_add_module_ops(axis2_svc_t *svc,
         const axis2_env_t *env,
         struct axis2_module_desc *module_desc,



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