dbertoni    01/08/29 14:23:07

  Modified:    c/src/XalanTransformer XalanTransformer.hpp
  Log:
  Fixed bug in comments.
  
  Revision  Changes    Path
  1.31      +1 -1      xml-xalan/c/src/XalanTransformer/XalanTransformer.hpp
  
  Index: XalanTransformer.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XalanTransformer/XalanTransformer.hpp,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- XalanTransformer.hpp      2001/08/20 22:20:03     1.30
  +++ XalanTransformer.hpp      2001/08/29 21:23:07     1.31
  @@ -333,7 +333,7 @@
         * can construct a document using SAX2 interfaces.      The 
XalanTransformer
         * instance owns the document builder and will delete it when the
         * XalanTransformer instance goes out of scope, or you explicitly call
  -      * deleteDocumentBuilder().  You must not delete the instance yourself.
  +      * destroyDocumentBuilder().  You must not delete the instance yourself.
         *
         * @return      a pointer to a XalanDocumentBuilder instance or 0 for 
failure.
         */
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to