Index: uspace/lib/c/arch/ia32/include/fibril.h
===================================================================
--- uspace/lib/c/arch/ia32/include/fibril.h	(revision 314f3a3cd09312ebdb951117ae013c07db6ab4be)
+++ uspace/lib/c/arch/ia32/include/fibril.h	(revision 9dae3e9720388190f7e54eaf21f0ed91498f9d59)
@@ -38,5 +38,6 @@
 #include <sys/types.h>
 
-/* According to ABI the stack MUST be aligned on 
+/*
+ * According to ABI the stack MUST be aligned on
  * 16-byte boundary. If it is not, the va_arg calling will
  * panic sooner or later
