aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_reclaim_service.h
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-08-31 22:52:31 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:24 +0100
commit308d54a985e18dd8765bf9cc394c16a21d2ee456 (patch)
tree4ade00858d44c92708a8b8061f0672883690b047 /src/include/gnunet_reclaim_service.h
parent8367a2ac29f3c439df13391ac95e6785583888c1 (diff)
downloadgnunet-308d54a985e18dd8765bf9cc394c16a21d2ee456.tar.gz
gnunet-308d54a985e18dd8765bf9cc394c16a21d2ee456.zip
-DOC: Pass through RECLAIM subsystem
Diffstat (limited to 'src/include/gnunet_reclaim_service.h')
-rw-r--r--src/include/gnunet_reclaim_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_reclaim_service.h b/src/include/gnunet_reclaim_service.h
index 9f348a1cb..b80436e6b 100644
--- a/src/include/gnunet_reclaim_service.h
+++ b/src/include/gnunet_reclaim_service.h
@@ -235,7 +235,7 @@ GNUNET_RECLAIM_attribute_delete (
235 GNUNET_RECLAIM_ContinuationWithStatus cont, void *cont_cls); 235 GNUNET_RECLAIM_ContinuationWithStatus cont, void *cont_cls);
236 236
237/** 237/**
238 * Delete a credential. Tickets used to share use a presentation of this 238 * Delete a credential. Tickets used to share a presentation of this
239 * credential are updated accordingly. 239 * credential are updated accordingly.
240 * 240 *
241 * @param h handle to the re:claimID service 241 * @param h handle to the re:claimID service