summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/xmlmod_imexp/xmlmod_export.cxx')
-rw-r--r--xmlscript/source/xmlmod_imexp/xmlmod_export.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx b/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
index 38d6239055b5..a15ea963897a 100644
--- a/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
+++ b/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx
@@ -27,7 +27,7 @@ namespace xmlscript
{
void
-SAL_CALL exportScriptModule(
+exportScriptModule(
Reference< xml::sax::XWriter > const & xOut,
const ModuleDescriptor& rMod )
{