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/12/02 05:19:16 UTC

svn commit: r351576 - /webservices/axis2/trunk/c/include/axis2_relates_to.h

Author: samisa
Date: Thu Dec  1 20:19:11 2005
New Revision: 351576

URL: http://svn.apache.org/viewcvs?rev=351576&view=rev
Log:
Fixed doc comments

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

Modified: webservices/axis2/trunk/c/include/axis2_relates_to.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_relates_to.h?rev=351576&r1=351575&r2=351576&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_relates_to.h (original)
+++ webservices/axis2/trunk/c/include/axis2_relates_to.h Thu Dec  1 20:19:11 2005
@@ -19,7 +19,7 @@
 
 /**
  * @file axis2_relates_to.h
- * @brief Axis2 Dispatcher interface
+ * @brief Axis2 core addressing interface
  */
 
 #include <axis2_defines.h>
@@ -35,8 +35,8 @@
     struct axis2_relates_to_ops;
     
 /**
- * @defgroup axis2_relates_to Dispatcher
- * @ingroup axis2_engine
+ * @defgroup axis2_relates_to Addressing relates to header
+ * @ingroup axis2_addr
  * @{
  */