Index: libcfa/src/concurrency/kernel.cfa
===================================================================
--- libcfa/src/concurrency/kernel.cfa	(revision 3720c9aa9242c168c36748f6378754e02bbf0660)
+++ libcfa/src/concurrency/kernel.cfa	(revision 50871b4dd1270315e356ca36b57f60a7efc39a57)
@@ -422,4 +422,6 @@
 		__cfactx_switch( &proc_cor->context, &thrd_dst->context );
 		// when __cfactx_switch returns we are back in the processor coroutine
+
+
 
 		/* paranoid */ verify( 0x0D15EA5E0D15EA5Ep == thrd_dst->canary );
