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 c8afd5a8029517aba09c3f07e907308d90b306a2)
@@ -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;
