You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jd...@locus.apache.org on 2000/03/08 21:58:33 UTC

cvs commit: xml-xalan/c/src/XPath XPathExecutionContextDefault.hpp

jdonohue    00/03/08 12:58:32

  Modified:    c/src/XPath XPathExecutionContextDefault.hpp
  Log:
  Fixed javadoc comment
  
  Revision  Changes    Path
  1.4       +1 -1      xml-xalan/c/src/XPath/XPathExecutionContextDefault.hpp
  
  Index: XPathExecutionContextDefault.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XPath/XPathExecutionContextDefault.hpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XPathExecutionContextDefault.hpp	2000/03/03 19:00:20	1.3
  +++ XPathExecutionContextDefault.hpp	2000/03/08 20:58:32	1.4
  @@ -93,7 +93,7 @@
   	 * @param theXobjectFactory  factory class instance for XObjects
   	 * @param theCurrentNode     current node in the source tree
   	 * @param theContextNodeList node list for current context
  -	 * @param thePrefixResolver  prefix resolver to use
  +	 * @param thePrefixResolver  pointer to prefix resolver to use
   	 */
   	explicit
   	XPathExecutionContextDefault(