Index: uspace/lib/usbhost/src/usb_transfer_batch.c
===================================================================
--- uspace/lib/usbhost/src/usb_transfer_batch.c	(revision f58ef61d1eb8228798d5216b18e8d5bab331b6f3)
+++ uspace/lib/usbhost/src/usb_transfer_batch.c	(revision 086290d0fe021a79a3eee0fe5194fb66f41c6d07)
@@ -78,8 +78,9 @@
 }
 /*----------------------------------------------------------------------------*/
-/** Mark batch as finished and continue with next step.
+/** Mark batch as finished and run callback.
  *
  * @param[in] instance Batch structure to use.
- *
+ * @param[in] data Data to copy to the output buffer.
+ * @param[in] size Size of @p data.
  */
 void usb_transfer_batch_finish(
