Index: uspace/lib/c/arch/mips32/src/fibril.S
===================================================================
--- uspace/lib/c/arch/mips32/src/fibril.S	(revision a69cb9a01b254413e8ddf9dc9ca5aa80780f9fc0)
+++ uspace/lib/c/arch/mips32/src/fibril.S	(revision df366b5ec3a07d87ff1fbc8071a841d390590f64)
@@ -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
 	
