]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Fix documentation of cq_update().
authorAndre Noll <maan@systemlinux.org>
Sat, 12 Apr 2008 17:02:21 +0000 (19:02 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 12 Apr 2008 17:02:21 +0000 (19:02 +0200)
chunk_queue.c

index f7f503abea9ecc093fc4d577942bea36b510d419..571f8d18689c908130bf3d37aaab75a968183a4d 100644 (file)
@@ -110,7 +110,7 @@ void cq_update(struct chunk_queue *cq, size_t sent)
  *
  * \param qc The queued chunk.
  * \param buf Result pointer.
  *
  * \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.
  */
  *
  * \return Positive on success, negative on errors.
  */