Index: uspace/lib/posix/unistd.c
===================================================================
--- uspace/lib/posix/unistd.c	(revision d43c11740c60507d47737c0458e9238ef68ca93f)
+++ uspace/lib/posix/unistd.c	(revision 6c69d19e1d534bd8ed18b32d34a896128d469e16)
@@ -89,5 +89,5 @@
 {
 	/* Always returns false, because there is no easy way to find
-     * out under HelenOS. */
+	 * out under HelenOS. */
 	return 0;
 }
