X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fpeerinfo%2Fpeerinfo_api.c;h=28828f3a3f1be3680f59dfcbfc86538c6895eca9;hb=a5d0694571db763efd0787a680168492f325b2e6;hp=345375819641230bebf1e534ff5c60b64a7148ac;hpb=cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb;p=oweals%2Fgnunet.git diff --git a/src/peerinfo/peerinfo_api.c b/src/peerinfo/peerinfo_api.c index 345375819..28828f3a3 100644 --- a/src/peerinfo/peerinfo_api.c +++ b/src/peerinfo/peerinfo_api.c @@ -204,7 +204,7 @@ reconnect (struct GNUNET_PEERINFO_Handle *h); * Task scheduled to re-try connecting to the peerinfo service. * * @param cls the 'struct GNUNET_PEERINFO_Handle' - * @param ts scheduler context + * @param tc scheduler context */ static void reconnect_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)