aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-service-revocation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation/gnunet-service-revocation.c')
-rw-r--r--src/revocation/gnunet-service-revocation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/gnunet-service-revocation.c b/src/revocation/gnunet-service-revocation.c
index 0fa92f4a6..863289aae 100644
--- a/src/revocation/gnunet-service-revocation.c
+++ b/src/revocation/gnunet-service-revocation.c
@@ -766,7 +766,7 @@ core_init (void *cls,
766 * to accept it, otherwise the request will be refused 766 * to accept it, otherwise the request will be refused
767 * Note that we can't just return value from the listen callback, 767 * Note that we can't just return value from the listen callback,
768 * as it is also necessary to specify the set we want to do the 768 * as it is also necessary to specify the set we want to do the
769 * operation with, whith sometimes can be derived from the context 769 * operation with, which sometimes can be derived from the context
770 * message. It's necessary to specify the timeout. 770 * message. It's necessary to specify the timeout.
771 */ 771 */
772static void 772static void