xml/xmldomandxpath/inc/xmlenginedom/xmlengbinarycontainer.h
branchRCL_3
changeset 20 6b9cbc8ad81c
parent 0 e35f40988205
--- 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();