From: jzhou Date: Thu, 14 Oct 2010 16:54:08 +0000 (+0000) Subject: Fix bug in termination of the multicore gc version w/o tasks X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e924bb12fc9d3fcd5e2950e52c466510b859d5d6;p=IRC.git Fix bug in termination of the multicore gc version w/o tasks --- diff --git a/Robust/src/Runtime/bamboo/multicoreruntime.c b/Robust/src/Runtime/bamboo/multicoreruntime.c index 6913fc74..154c4d3b 100644 --- a/Robust/src/Runtime/bamboo/multicoreruntime.c +++ b/Robust/src/Runtime/bamboo/multicoreruntime.c @@ -128,7 +128,6 @@ void CALL01(___System______printString____L___String___,struct ___String___ * __ ((short *)(((char *)&chararray->___length___)+sizeof(int)))[i+offset]; printf("%c", sc); } - printf("\n"); #endif // TILERA_BME #endif // MGC }