You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by kn...@apache.org on 2002/02/07 17:19:41 UTC

cvs commit: xml-xerces/c/tools/NLS/Xlat Xlat.cpp

knoaman     02/02/07 08:19:41

  Modified:    c/tools/NLS/Xlat Xlat.cpp
  Log:
  sane_include update.
  
  Revision  Changes    Path
  1.10      +4 -1      xml-xerces/c/tools/NLS/Xlat/Xlat.cpp
  
  Index: Xlat.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tools/NLS/Xlat/Xlat.cpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Xlat.cpp	1 Feb 2002 23:48:37 -0000	1.9
  +++ Xlat.cpp	7 Feb 2002 16:19:40 -0000	1.10
  @@ -57,6 +57,9 @@
   
   /*
    * $Log: Xlat.cpp,v $
  + * Revision 1.10  2002/02/07 16:19:40  knoaman
  + * sane_include update.
  + *
    * Revision 1.9  2002/02/01 23:48:37  peiyongz
    * sane_include
    *
  @@ -127,7 +130,7 @@
   //      This is the path, relative to the given input source root, to the
   //      input file. The given local suffix must also be added to it.
   // ---------------------------------------------------------------------------
  -static XMLCh* const     gRelativeInputPath  = L"src/NLS/";
  +static XMLCh* const     gRelativeInputPath  = L"src/xercesc/NLS/";
   
   
   // ---------------------------------------------------------------------------
  
  
  

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