Index: uspace/lib/usbhost/src/usb_transfer_batch.c
===================================================================
--- uspace/lib/usbhost/src/usb_transfer_batch.c	(revision cbd568be9b1b625974039b24a0ae1c8f7dc2ec3e)
+++ uspace/lib/usbhost/src/usb_transfer_batch.c	(revision 22dfd380be327d91cff2394cd2f3d9143dd73a90)
@@ -96,5 +96,5 @@
 	return instance;
 }
-/*----------------------------------------------------------------------------*/
+
 /** Correctly dispose all used data structures.
  *
@@ -116,5 +116,5 @@
 	free(instance);
 }
-/*----------------------------------------------------------------------------*/
+
 /** Prepare data and call the right callback.
  *
