changeset 17 | ed3155dbd163 |
parent 0 | e35f40988205 |
--- a/xml/xmldomandxpath/inc/xmlenginedom/xmlengbinarycontainer.h Fri Apr 16 16:57:34 2010 +0300 +++ b/xml/xmldomandxpath/inc/xmlenginedom/xmlengbinarycontainer.h Mon May 03 14:14:40 2010 +0300 @@ -69,7 +69,7 @@ @leave KXmlEngErrNullNode Node is NULL @leave - One of the system-wide error codes */ - EXPORT_C void AppendContentsL( const TDesC8& aData ); + IMPORT_C void AppendContentsL( const TDesC8& aData ); /** Default constructor */ inline TXmlEngBinaryContainer();