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 2009/12/21 20:11:53 UTC

svn commit: r892932 - /webservices/axis2/trunk/c/src/core/receivers/msg_recv.c

Author: nandika
Date: Mon Dec 21 19:11:53 2009
New Revision: 892932

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

Modified:
    webservices/axis2/trunk/c/src/core/receivers/msg_recv.c

Modified: webservices/axis2/trunk/c/src/core/receivers/msg_recv.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/src/core/receivers/msg_recv.c?rev=892932&r1=892931&r2=892932&view=diff
==============================================================================
--- webservices/axis2/trunk/c/src/core/receivers/msg_recv.c (original)
+++ webservices/axis2/trunk/c/src/core/receivers/msg_recv.c Mon Dec 21 19:11:53 2009
@@ -550,7 +550,7 @@
 }
 
 AXIS2_EXPORT struct axis2_conf_ctx* AXIS2_CALL
-axis2_msg_recv_get_msg_ctx(
+axis2_msg_recv_get_conf_ctx(
 						   axis2_msg_recv_t *msg_recv,
 						   const axutil_env_t *env)
 {