X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=chunk_queue.c;h=571f8d18689c908130bf3d37aaab75a968183a4d;hp=f7f503abea9ecc093fc4d577942bea36b510d419;hb=e9dd157ea38bda80821bd22c34ac49d022a0b3b0;hpb=e61fefa8429ed4c87098f7a81373a8cf952ee8c7 diff --git a/chunk_queue.c b/chunk_queue.c index f7f503ab..571f8d18 100644 --- a/chunk_queue.c +++ b/chunk_queue.c @@ -110,7 +110,7 @@ void cq_update(struct chunk_queue *cq, size_t sent) * * \param qc The queued chunk. * \param buf Result pointer. - * \param len Number of bytes of \a buf. + * \param num_bytes Number of bytes of \a buf. * * \return Positive on success, negative on errors. */