aboutsummaryrefslogtreecommitdiff
path: root/hal.h
diff options
context:
space:
mode:
Diffstat (limited to 'hal.h')
-rw-r--r--hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal.h b/hal.h
index 21104c3..194948a 100644
--- a/hal.h
+++ b/hal.h
@@ -779,7 +779,7 @@ extern hal_error_t hal_rpc_pkey_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);
extern hal_error_t hal_rpc_pkey_set_attribute(const hal_pkey_handle_t pkey,
const uint32_t type,