summaryrefslogtreecommitdiff
path: root/include/registry/registry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/registry/registry.hxx')
-rw-r--r--include/registry/registry.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/registry/registry.hxx b/include/registry/registry.hxx
index 948509bce87f..128adca9d0d3 100644
--- a/include/registry/registry.hxx
+++ b/include/registry/registry.hxx
@@ -74,7 +74,7 @@ struct Registry_Api
/** the API initialization function.
*/
-REG_DLLPUBLIC Registry_Api* REGISTRY_CALLTYPE initRegistry_Api(void);
+REG_DLLPUBLIC Registry_Api* REGISTRY_CALLTYPE initRegistry_Api();
#ifdef __cplusplus
}