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 04051b8e5d2e6bd22c9e8aa7234a2566ab0c944b)
@@ -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;
