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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to