aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity')
-rw-r--r--src/identity/plugin_rest_identity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/plugin_rest_identity.c b/src/identity/plugin_rest_identity.c
index 181a21c12..204da910a 100644
--- a/src/identity/plugin_rest_identity.c
+++ b/src/identity/plugin_rest_identity.c
@@ -172,7 +172,7 @@ struct RequestHandle
172 172
173/** 173/**
174 * Cleanup lookup handle 174 * Cleanup lookup handle
175 * @praram handle Handle to clean up 175 * @param handle Handle to clean up
176 */ 176 */
177void 177void
178cleanup_handle (struct RequestHandle *handle) 178cleanup_handle (struct RequestHandle *handle)