aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_identity_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-17 10:01:33 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-17 10:01:33 +0000
commit8d689d0293e48b14377db1dc4e237980183a0b28 (patch)
tree43bdb6ee859df699d7cb397ecc66df12fcb8bcf5 /src/include/gnunet_identity_service.h
parent6a98426836161b08b3e7650721497527ca3d3967 (diff)
downloadgnunet-8d689d0293e48b14377db1dc4e237980183a0b28.tar.gz
gnunet-8d689d0293e48b14377db1dc4e237980183a0b28.zip
-fix typos
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 */