diff options
Diffstat (limited to 'svtools/source/svhtml/htmlkywd.cxx')
-rw-r--r-- | svtools/source/svhtml/htmlkywd.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/svhtml/htmlkywd.cxx b/svtools/source/svhtml/htmlkywd.cxx index 8a633c49404c1..ae592f2413807 100644 --- a/svtools/source/svhtml/htmlkywd.cxx +++ b/svtools/source/svhtml/htmlkywd.cxx @@ -560,7 +560,7 @@ struct HTML_OptionEntry const sal_Char *sToken; const OUString *pUToken; }; - HtmlOptionId nToken; + HtmlOptionId const nToken; }; static HTML_OptionEntry aHTMLOptionTab[] = { |