summaryrefslogtreecommitdiff
path: root/include/vcl/checksum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/checksum.hxx')
-rw-r--r--include/vcl/checksum.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/checksum.hxx b/include/vcl/checksum.hxx
index c20cc745328a..34d8ed77ad0f 100644
--- a/include/vcl/checksum.hxx
+++ b/include/vcl/checksum.hxx
@@ -65,7 +65,7 @@ VCL_DLLPUBLIC sal_uInt64 vcl_crc64 (
) SAL_THROW_EXTERN_C();
-VCL_DLLPUBLIC const sal_uInt64* vcl_get_crc64_table();
+const sal_uInt64* vcl_get_crc64_table();
}