You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2001/06/05 17:45:07 UTC

cvs commit: xml-xerces/c/tests/IDom/IRangeTest IRangeTest.cpp

tng         01/06/05 08:45:07

  Modified:    c/tests/IDom/IRangeTest IRangeTest.cpp
  Log:
  Fix Typo, should be idom/IDOM_Range.hpp
  
  Revision  Changes    Path
  1.3       +2 -2      xml-xerces/c/tests/IDom/IRangeTest/IRangeTest.cpp
  
  Index: IRangeTest.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/IDom/IRangeTest/IRangeTest.cpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- IRangeTest.cpp	2001/06/04 20:11:54	1.2
  +++ IRangeTest.cpp	2001/06/05 15:45:05	1.3
  @@ -57,7 +57,7 @@
   
   
   /**
  - * $Id: IRangeTest.cpp,v 1.2 2001/06/04 20:11:54 tng Exp $
  + * $Id: IRangeTest.cpp,v 1.3 2001/06/05 15:45:05 tng Exp $
    */
   
   
  @@ -74,7 +74,7 @@
   #include <util/XMLString.hpp>
   #include <util/XMLUni.hpp>
   #include <util/XMLUniDefs.hpp>
  -#include <idom/IDOM_range.hpp>
  +#include <idom/IDOM_Range.hpp>
   #include <idom/IDOM_XMLDecl.hpp>
   
   
  
  
  

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