Index: libcfa/src/concurrency/kernel.cfa
===================================================================
--- libcfa/src/concurrency/kernel.cfa	(revision 96bfdde7df667dec50e37aefc64b7280052cb117)
+++ libcfa/src/concurrency/kernel.cfa	(revision d36363407a2d50f7af471f651e7c1ec6aae3e03d)
@@ -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 );
