summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/xmltools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/xmltools.hxx')
-rw-r--r--comphelper/inc/comphelper/xmltools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/xmltools.hxx b/comphelper/inc/comphelper/xmltools.hxx
index c333ecf6acf3..988e8558542c 100644
--- a/comphelper/inc/comphelper/xmltools.hxx
+++ b/comphelper/inc/comphelper/xmltools.hxx
@@ -39,7 +39,7 @@ namespace comphelper
{
namespace xml
{
- COMPHELPER_DLLPUBLIC rtl::OString makeXMLChaff();
+ COMPHELPER_DLLPUBLIC OString makeXMLChaff();
}
}