diff -r 243519c5055f -r 6b9cbc8ad81c xml/xmldomandxpath/inc/xmlenginedom/xmlengbinarycontainer.h --- a/xml/xmldomandxpath/inc/xmlenginedom/xmlengbinarycontainer.h Tue May 11 17:54:43 2010 +0300 +++ b/xml/xmldomandxpath/inc/xmlenginedom/xmlengbinarycontainer.h Tue May 25 14:41:02 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();