aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_identity_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_identity_service.h')
-rw-r--r--src/include/gnunet_identity_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_identity_service.h b/src/include/gnunet_identity_service.h
index e0d528d9d..2edd3bfdf 100644
--- a/src/include/gnunet_identity_service.h
+++ b/src/include/gnunet_identity_service.h
@@ -246,7 +246,7 @@ GNUNET_IDENTITY_delete (struct GNUNET_IDENTITY_Handle *id,
246 * @param op operation to cancel 246 * @param op operation to cancel
247 */ 247 */
248void 248void
249GNUNET_IDENITY_cancel (struct GNUNET_IDENTITY_Operation *op); 249GNUNET_IDENTITY_cancel (struct GNUNET_IDENTITY_Operation *op);
250 250
251 251
252#if 0 /* keep Emacsens' auto-indent happy */ 252#if 0 /* keep Emacsens' auto-indent happy */