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 03362fbdd97fb8df65b78ada498e07140aaa9080)
@@ -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.
  *
