You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by du...@apache.org on 2007/06/15 07:25:58 UTC

svn commit: r547531 - /webservices/axis2/trunk/c/axiom/include/axiom_node.h

Author: dumindu
Date: Thu Jun 14 22:25:57 2007
New Revision: 547531

URL: http://svn.apache.org/viewvc?view=rev&rev=547531
Log:
A simple documentation improvement.


Modified:
    webservices/axis2/trunk/c/axiom/include/axiom_node.h

Modified: webservices/axis2/trunk/c/axiom/include/axiom_node.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_node.h?view=diff&rev=547531&r1=547530&r2=547531
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_node.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_node.h Thu Jun 14 22:25:57 2007
@@ -184,7 +184,7 @@
 	/**get the first AXIOM_ELEMENT in om_node
 	 * @param om_node node
 	 * @param env environment must not be null
-	 * @returns pointer to first om element, NULL is returned on error
+	 * @returns pointer to first child om element, NULL is returned on error
 	 * with error code set in environments error.
 	 */
     AXIS2_EXTERN axiom_node_t * AXIS2_CALL



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