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 2002/09/27 14:41:48 UTC

cvs commit: xml-xerces/c/src/xercesc/validators/schema XSDDOMParser.cpp

tng         2002/09/27 05:41:48

  Modified:    c/src/xercesc/validators/schema XSDDOMParser.cpp
  Log:
  [Bug 128484] newline warning whist building.  By Gareth Reakes.
  
  Revision  Changes    Path
  1.7       +3 -2      xml-xerces/c/src/xercesc/validators/schema/XSDDOMParser.cpp
  
  Index: XSDDOMParser.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/schema/XSDDOMParser.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- XSDDOMParser.cpp	30 May 2002 16:39:07 -0000	1.6
  +++ XSDDOMParser.cpp	27 Sep 2002 12:41:48 -0000	1.7
  @@ -142,4 +142,5 @@
           return fUserEntityHandler->resolveEntity(publicId, systemId, baseURI);
   
       return 0;
  -}
  \ No newline at end of file
  +}
  +
  
  
  

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