summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlftn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/htmlftn.cxx')
-rw-r--r--sw/source/filter/html/htmlftn.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/html/htmlftn.cxx b/sw/source/filter/html/htmlftn.cxx
index a4e18ab4d753..ef384761f2b3 100644
--- a/sw/source/filter/html/htmlftn.cxx
+++ b/sw/source/filter/html/htmlftn.cxx
@@ -512,7 +512,7 @@ static int lcl_html_fillEndNoteInfo( const SwEndNoteInfo& rInfo,
return nParts;
}
-static void lcl_html_outFootEndNoteInfo( Writer& rWrt, OUString *pParts,
+static void lcl_html_outFootEndNoteInfo( Writer& rWrt, OUString const *pParts,
int nParts, const sal_Char *pName )
{
SwHTMLWriter& rHTMLWrt = static_cast<SwHTMLWriter&>(rWrt);