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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]