X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=chunk_queue.c;fp=chunk_queue.c;h=571f8d18689c908130bf3d37aaab75a968183a4d;hb=7d7594cb6258ca8ae693143d3fe78c3da73294a8;hp=f7f503abea9ecc093fc4d577942bea36b510d419;hpb=9d9ef4f91346188baaef1656b861151ea23437d9;p=paraslash.git 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. */