aboutsummaryrefslogtreecommitdiff
path: root/rpc_pkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpc_pkey.c')
-rw-r--r--rpc_pkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc_pkey.c b/rpc_pkey.c
index 0a53221..053c8b4 100644
--- a/rpc_pkey.c
+++ b/rpc_pkey.c
@@ -878,7 +878,7 @@ static hal_error_t pkey_local_match(const hal_client_handle_t client,
hal_uuid_t *result,
unsigned *result_len,
const unsigned result_max,
- hal_uuid_t *previous_uuid)
+ const hal_uuid_t * const previous_uuid)
{
hal_ks_t *ks = NULL;
hal_error_t err;