Index: uspace/lib/usb/include/usb/descriptor.h
===================================================================
--- uspace/lib/usb/include/usb/descriptor.h	(revision 1433ecda9b732f3f185f902feb26826ec2496e03)
+++ uspace/lib/usb/include/usb/descriptor.h	(revision 7c3fb9bd77e4d2f6c10517a052e567f176fa91ee)
@@ -213,5 +213,6 @@
 	 * Lower 10 bits represent the actuall size
 	 * Bits 11,12 specify addtional transfer opportunitities for
-	 * HS INT and ISO transfers. */
+	 * HS INT and ISO transfers.
+	 */
 	uint16_t max_packet_size;
 #define USB_ED_GET_MPS(ed) \
