aboutsummaryrefslogtreecommitdiff
path: root/src/identity/identity_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-16 15:09:28 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-16 15:09:28 +0000
commit4064deedf4ee722ba8adab7fd3030cea3e20297e (patch)
treedc4cd66e55a48966b9ff5cab80fb18af10293caf /src/identity/identity_api.c
parent40d01d900dd900d3cb8f902d6895e43ee74d6bb9 (diff)
downloadgnunet-4064deedf4ee722ba8adab7fd3030cea3e20297e.tar.gz
gnunet-4064deedf4ee722ba8adab7fd3030cea3e20297e.zip
-towards testing identity service
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