Index: uspace/lib/fdisk/include/types/fdisk.h
===================================================================
--- uspace/lib/fdisk/include/types/fdisk.h	(revision b7fd2a02e4161f4edd38548e7f8456b8021549be)
+++ uspace/lib/fdisk/include/types/fdisk.h	(revision 6ff23ff32c8aa9d6ad8d06f1743ca1b0d68c14bc)
@@ -182,5 +182,6 @@
 	aoff64_t b0;
 	/** Next partition following the free range or @c NULL if the range
-	  * is at the end. */
+	 * is at the end.
+	 */
 	fdisk_part_t *npart;
 } fdisk_free_range_t;
