You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2009/03/28 18:40:25 UTC

svn commit: r759517 - /xalan/c/trunk/src/xalanc/XMLSupport/XMLParserLiaison.hpp

Author: dbertoni
Date: Sat Mar 28 17:40:25 2009
New Revision: 759517

URL: http://svn.apache.org/viewvc?rev=759517&view=rev
Log:
Update a comment.

Modified:
    xalan/c/trunk/src/xalanc/XMLSupport/XMLParserLiaison.hpp

Modified: xalan/c/trunk/src/xalanc/XMLSupport/XMLParserLiaison.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/XMLSupport/XMLParserLiaison.hpp?rev=759517&r1=759516&r2=759517&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/XMLSupport/XMLParserLiaison.hpp (original)
+++ xalan/c/trunk/src/xalanc/XMLSupport/XMLParserLiaison.hpp Sat Mar 28 17:40:25 2009
@@ -114,8 +114,8 @@
      * can be recognized if the parse fails.
      *
      * The liaison owns the XalanDocument instance, and will delete it when
-     * when asked (see DestroyDocument()), or when the liaison is reset, or
-     * goes out of scope.
+     * asked (see DestroyDocument()), or when the liaison is reset, or goes
+     * out of scope.
      *
      * This function is not reentrant, so you cannot call it again until
      * the current call exits.



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