Index: uspace/lib/c/arch/mips32/src/fibril.S
===================================================================
--- uspace/lib/c/arch/mips32/src/fibril.S	(revision 8df9290278fd530c66414f113e22074e838ac885)
+++ uspace/lib/c/arch/mips32/src/fibril.S	(revision ddb56be81362cd43ec1cffdafa2e3ae8b64b96c1)
@@ -47,6 +47,6 @@
 	CONTEXT_RESTORE_ARCH_CORE $a0
 	
-	# Just for the jump into first function, but one instruction
-	# should not bother us
+	# Just for the jump into first function,
+	# but one instruction should not bother us
 	move $t9, $ra
 	
