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 2003/04/30 01:46:05 UTC

cvs commit: xml-xalan/c/src/DOMSupport XalanDocumentPrefixResolver.hpp

dbertoni    2003/04/29 16:46:05

  Modified:    c/src/DOMSupport XalanDocumentPrefixResolver.hpp
  Log:
  Fixed case in include directive.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/c/src/DOMSupport/XalanDocumentPrefixResolver.hpp
  
  Index: XalanDocumentPrefixResolver.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/DOMSupport/XalanDocumentPrefixResolver.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XalanDocumentPrefixResolver.hpp	29 Apr 2003 23:33:12 -0000	1.1
  +++ XalanDocumentPrefixResolver.hpp	29 Apr 2003 23:46:05 -0000	1.2
  @@ -78,7 +78,7 @@
   
   
   
  -#include <include/STLHelper.hpp>
  +#include <Include/STLHelper.hpp>
   
   
   
  
  
  

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