expat/lib libexpat.def,1.2,1.3 libexpatw.def,1.2,1.3
"Karl Waclawek" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat/lib In directory sc8-pr-cvs1:/tmp/cvs-serv1695 Modified Files: libexpat.def libexpatw.def Log Message: Annotated MS VC++ DEF files. Index: libexpat.def =================================================================== RCS file: /cvsroot/expat/expat/lib/libexpat.def,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- libexpat.def 20 Nov 2002 04:27:32 -0000 1.2 +++ libexpat.def 8 Dec 2002 14:35:33 -0000 1.3 @@ -1,3 +1,4 @@ +; DEF file for MS VC++ LIBRARY LIBEXPAT DESCRIPTION "Implements an XML parser." EXPORTS @@ -55,6 +56,7 @@ XML_SetUserData @52 XML_SetXmlDeclHandler @53 XML_UseParserAsHandlerArg @54 +; added with version 1.95.4 XML_ParserReset @55 XML_SetSkippedEntityHandler @56 XML_GetFeatureList @57 Index: libexpatw.def =================================================================== RCS file: /cvsroot/expat/expat/lib/libexpatw.def,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- libexpatw.def 20 Nov 2002 04:27:32 -0000 1.2 +++ libexpatw.def 8 Dec 2002 14:35:34 -0000 1.3 @@ -1,3 +1,4 @@ +; DEF file for MS VC++ LIBRARY LIBEXPATW DESCRIPTION "Implements an XML parser." EXPORTS @@ -55,6 +56,7 @@ XML_SetUserData @52 XML_SetXmlDeclHandler @53 XML_UseParserAsHandlerArg @54 +; added with version 1.95.4 XML_ParserReset @55 XML_SetSkippedEntityHandler @56 XML_GetFeatureList @57