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 2005/11/03 02:56:47 UTC

svn commit: r330413 - /webservices/axis2/trunk/c/include/axis2_context_message.h

Author: samisa
Date: Wed Nov  2 17:56:43 2005
New Revision: 330413

URL: http://svn.apache.org/viewcvs?rev=330413&view=rev
Log:
Fixed compilation problems

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

Modified: webservices/axis2/trunk/c/include/axis2_context_message.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_context_message.h?rev=330413&r1=330412&r2=330413&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_context_message.h (original)
+++ webservices/axis2/trunk/c/include/axis2_context_message.h Wed Nov  2 17:56:43 2005
@@ -19,12 +19,11 @@
 
 
 /**
-  * @file axis2_context_msg_context.h
+  * @file axis2_context_messsage.h
   * @brief axis2 ENGINE CORE msg_context
   */
 
 #include <axis2_core.h>
-#include <axis2_context_msg_context.h>
 
 #ifdef __cplusplus
 extern "C"