aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation_api.c
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/revocation/revocation_api.c
parent75d1e5a653155827bc49e84b8e9333715f7dea31 (diff)
downloadgnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.tar.gz
gnunet-2315ef124c25961fc88eadbf6b9d396de5d8f992.zip
-doxygen
Diffstat (limited to 'src/revocation/revocation_api.c')
-rw-r--r--src/revocation/revocation_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/revocation_api.c b/src/revocation/revocation_api.c
index 55a130202..109d4afc5 100644
--- a/src/revocation/revocation_api.c
+++ b/src/revocation/revocation_api.c
@@ -160,7 +160,7 @@ struct GNUNET_REVOCATION_Handle
160 * (called with `is_valid` being #GNUNET_NO if 160 * (called with `is_valid` being #GNUNET_NO if
161 * the revocation worked). 161 * the revocation worked).
162 * @param func_cls closure to pass to @a func 162 * @param func_cls closure to pass to @a func
163 * @return handle to use in #GNUNET_REVOCATION_cancel to stop REVOCATION from invoking the callback 163 * @return handle to use in #GNUNET_REVOCATION_revoke_cancel to stop REVOCATION from invoking the callback
164 */ 164 */
165struct GNUNET_REVOCATION_Handle * 165struct GNUNET_REVOCATION_Handle *
166GNUNET_REVOCATION_revoke (const struct GNUNET_CONFIGURATION_Handle *cfg, 166GNUNET_REVOCATION_revoke (const struct GNUNET_CONFIGURATION_Handle *cfg,