summaryrefslogtreecommitdiff
path: root/include/svtools/parhtml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/parhtml.hxx')
-rw-r--r--include/svtools/parhtml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/parhtml.hxx b/include/svtools/parhtml.hxx
index 8b070b15107a..8ffa953ad58c 100644
--- a/include/svtools/parhtml.hxx
+++ b/include/svtools/parhtml.hxx
@@ -226,7 +226,7 @@ public:
// Determine the options. pNoConvertToken is the optional token
// of an option, for which the CR/LFs are not deleted from the value
// of the option.
- const HTMLOptions& GetOptions( HtmlOptionId *pNoConvertToken=nullptr );
+ const HTMLOptions& GetOptions( HtmlOptionId const *pNoConvertToken=nullptr );
// for asynchronous reading from the SvStream
virtual void Continue( HtmlTokenId nToken ) override;