summaryrefslogtreecommitdiff
path: root/include/registry/writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/registry/writer.h')
-rw-r--r--include/registry/writer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/registry/writer.h b/include/registry/writer.h
index e05b09634ede..56ab9c925bf7 100644
--- a/include/registry/writer.h
+++ b/include/registry/writer.h
@@ -185,7 +185,7 @@ REG_DLLPUBLIC sal_Bool SAL_CALL typereg_writer_setMethodData(
@since UDK 3.2.0
*/
REG_DLLPUBLIC sal_Bool SAL_CALL typereg_writer_setMethodParameterData(
- void * handle, sal_uInt16 methodIndex, sal_uInt16 parameterIndex,
+ void const * handle, sal_uInt16 methodIndex, sal_uInt16 parameterIndex,
RTParamMode flags, rtl_uString const * name, rtl_uString const * typeName)
SAL_THROW_EXTERN_C();