towards proper DATA_ACK handling
authorChristian Grothoff <christian@grothoff.org>
Wed, 25 Jan 2017 18:29:54 +0000 (19:29 +0100)
committerChristian Grothoff <christian@grothoff.org>
Wed, 25 Jan 2017 18:29:54 +0000 (19:29 +0100)
src/cadet/gnunet-service-cadet-new_channel.c

index e561f1992bfae4c405cd1df308783abef3a902eb..8812af4ec29c18d07daaf63b47db5e42f49b5200 100644 (file)
@@ -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