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 29c3c722f633a767a2e38e4526412ec428d68cd3)
@@ -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;
