aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_revocation_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-05 22:40:56 +0000
commit2315ef124c25961fc88eadbf6b9d396de5d8f992 (patch)
treea7754822a32082cba386d0006b34280c1cd78358 /src/include/gnunet_revocation_service.h
parent75d1e5a653155827bc49e84b8e9333715f7dea31 (diff)
downloadgnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.tar.gz
gnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.zip
-doxygen
Diffstat (limited to 'src/include/gnunet_revocation_service.h')
-rw-r--r--src/include/gnunet_revocation_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_revocation_service.h b/src/include/gnunet_revocation_service.h
index 0cbe0ea14..1df44b066 100644
--- a/src/include/gnunet_revocation_service.h
+++ b/src/include/gnunet_revocation_service.h
@@ -104,7 +104,7 @@ struct GNUNET_REVOCATION_Handle;
104 * (called with `is_valid` being #GNUNET_NO if 104 * (called with `is_valid` being #GNUNET_NO if
105 * the revocation worked). 105 * the revocation worked).
106 * @param func_cls closure to pass to @a func 106 * @param func_cls closure to pass to @a func
107 * @return handle to use in #GNUNET_REVOCATION_cancel to stop REVOCATION from invoking the callback 107 * @return handle to use in #GNUNET_REVOCATION_revoke_cancel to stop REVOCATION from invoking the callback
108 */ 108 */
109struct GNUNET_REVOCATION_Handle * 109struct GNUNET_REVOCATION_Handle *
110GNUNET_REVOCATION_revoke (const struct GNUNET_CONFIGURATION_Handle *cfg, 110GNUNET_REVOCATION_revoke (const struct GNUNET_CONFIGURATION_Handle *cfg,