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