Index: uspace/lib/posix/src/sys/wait.c
===================================================================
--- uspace/lib/posix/src/sys/wait.c	(revision 3fafe5e03bb501f8627b315f8e97330dd3996f86)
+++ uspace/lib/posix/src/sys/wait.c	(revision a4eb3ba2b6a831a2a639dfe74c4deb2ca435b91c)
@@ -64,5 +64,6 @@
 {
 	assert(__posix_wifsignaled(status));
-	/* There is no way to distinguish reason
+	/*
+	 * There is no way to distinguish reason
 	 * for unexpected termination at the moment.
 	 */
