summaryrefslogtreecommitdiff
path: root/src/identity/identity_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/identity_api.c')
-rw-r--r--src/identity/identity_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/identity_api.c b/src/identity/identity_api.c
index 169a7a2ac..4b4c8c3a1 100644
--- a/src/identity/identity_api.c
+++ b/src/identity/identity_api.c
@@ -862,7 +862,7 @@ GNUNET_IDENTITY_delete (struct GNUNET_IDENTITY_Handle *id,
862 * @param op operation to cancel 862 * @param op operation to cancel
863 */ 863 */
864void 864void
865GNUNET_IDENITY_cancel (struct GNUNET_IDENTITY_Operation *op) 865GNUNET_IDENTITY_cancel (struct GNUNET_IDENTITY_Operation *op)
866{ 866{
867 struct GNUNET_IDENTITY_Handle *h = op->h; 867 struct GNUNET_IDENTITY_Handle *h = op->h;
868 868