aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_reclaim_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_reclaim_service.h')
-rw-r--r--src/include/gnunet_reclaim_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/gnunet_reclaim_service.h b/src/include/gnunet_reclaim_service.h
index 8549081a1..38e1c8735 100644
--- a/src/include/gnunet_reclaim_service.h
+++ b/src/include/gnunet_reclaim_service.h
@@ -87,7 +87,7 @@ struct GNUNET_RECLAIM_Ticket
87/** 87/**
88 * Method called when a token has been issued. 88 * Method called when a token has been issued.
89 * On success returns a ticket that can be given to a relying party 89 * On success returns a ticket that can be given to a relying party
90 * in order for it retrive identity attributes 90 * in order for it retrieve identity attributes
91 * 91 *
92 * @param cls closure 92 * @param cls closure
93 * @param ticket the ticket 93 * @param ticket the ticket
@@ -99,7 +99,7 @@ typedef void (*GNUNET_RECLAIM_TicketCallback) (
99/** 99/**
100 * Method called when a token has been issued. 100 * Method called when a token has been issued.
101 * On success returns a ticket that can be given to a relying party 101 * On success returns a ticket that can be given to a relying party
102 * in order for it retrive identity attributes 102 * in order for it retrieve identity attributes
103 * 103 *
104 * @param cls closure 104 * @param cls closure
105 * @param ticket the ticket 105 * @param ticket the ticket