summaryrefslogtreecommitdiff
path: root/include/registry/typereg_reader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/registry/typereg_reader.hxx')
-rw-r--r--include/registry/typereg_reader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/registry/typereg_reader.hxx b/include/registry/typereg_reader.hxx
index 64c2261f4e0e..d8639ed28121 100644
--- a/include/registry/typereg_reader.hxx
+++ b/include/registry/typereg_reader.hxx
@@ -91,7 +91,7 @@ REG_DLLPUBLIC void SAL_CALL typereg_reader_release(void * handle);
@since UDK 3.2.0
*/
-REG_DLLPUBLIC typereg_Version SAL_CALL typereg_reader_getVersion(void * handle);
+REG_DLLPUBLIC typereg_Version SAL_CALL typereg_reader_getVersion(void const * handle);
/**
Returns the documentation of a type reader.