summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/datecode.h
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-07-01 08:45:03 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-07-01 09:58:45 +0200
commit04445c599f166dacbfe4f6440ea7252f5441db21 (patch)
treeb6a52be2a3b61e229f9747cb84d463fbbe590686 /hwpfilter/source/datecode.h
parentUpcoming improved loplugin:staticanonymous -> redundantstatic: framework (diff)
downloadcore-04445c599f166dacbfe4f6440ea7252f5441db21.tar.gz
core-04445c599f166dacbfe4f6440ea7252f5441db21.zip
Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilter
Change-Id: I6f5a81cf83d15b9c8a21bf0581c009bdfe03f4a4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97564 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'hwpfilter/source/datecode.h')
-rw-r--r--hwpfilter/source/datecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/datecode.h b/hwpfilter/source/datecode.h
index e35b6e50a58f..0478dcce5e62 100644
--- a/hwpfilter/source/datecode.h
+++ b/hwpfilter/source/datecode.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_HWPFILTER_SOURCE_DATECODE_H
#define INCLUDED_HWPFILTER_SOURCE_DATECODE_H
-static const hchar defaultform[] =
+const hchar defaultform[] =
{
'1', 0x9165, 32, '2', 0xB6A9, 32, '3', 0xB7A9, 0
};