Index: uspace/lib/minix/minix.h
===================================================================
--- uspace/lib/minix/minix.h	(revision 1433ecda9b732f3f185f902feb26826ec2496e03)
+++ uspace/lib/minix/minix.h	(revision 7c3fb9bd77e4d2f6c10517a052e567f176fa91ee)
@@ -105,6 +105,6 @@
 	uint32_t	s_max_file_size;
 	/*
-	 *Magic number used to recognize MinixFS
-	 *and to detect on-disk endianness
+	 * Magic number used to recognize MinixFS
+	 * and to detect on-disk endianness
 	 */
 	uint16_t	s_magic;
@@ -135,6 +135,6 @@
 	uint32_t	s_nzones;
 	/*
-	 *Magic number used to recognize MinixFS
-	 *and to detect on-disk endianness
+	 * Magic number used to recognize MinixFS
+	 * and to detect on-disk endianness
 	 */
 	int16_t		s_magic;
