From: Christian Grothoff Date: Wed, 25 Jan 2017 18:29:54 +0000 (+0100) Subject: towards proper DATA_ACK handling X-Git-Tag: taler-0.2.1~298 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c05709997b535cd385102890ad37e94a2f89f9a2;p=oweals%2Fgnunet.git towards proper DATA_ACK handling --- diff --git a/src/cadet/gnunet-service-cadet-new_channel.c b/src/cadet/gnunet-service-cadet-new_channel.c index e561f1992..8812af4ec 100644 --- a/src/cadet/gnunet-service-cadet-new_channel.c +++ b/src/cadet/gnunet-service-cadet-new_channel.c @@ -1265,10 +1265,10 @@ retry_transmission (void *cls) /** - * We got an ACK for a message in our queue, remove it from + * We got an PLAINTEXT_DATA_ACK for a message in our queue, remove it from * the queue and tell our client that it can send more. * - * @param ch the channel that got the ACK + * @param ch the channel that got the PLAINTEXT_DATA_ACK * @param crm the message that got acknowledged */ static void