From: bdemsky Date: Tue, 20 Oct 2009 23:46:31 +0000 (+0000) Subject: fix bug X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=231aea41bcfd0764931bed733b6a4a0bc481044f;p=IRC.git fix bug --- diff --git a/Robust/src/Runtime/STM/sandbox.c b/Robust/src/Runtime/STM/sandbox.c index 084332fa..c3d9ccf3 100644 --- a/Robust/src/Runtime/STM/sandbox.c +++ b/Robust/src/Runtime/STM/sandbox.c @@ -39,7 +39,7 @@ void checkObjects() { } #ifdef D___System______Assert____Z -CALL11(___System______Assert____Z, int ___status___, int ___status___) { +void CALL11(___System______Assert____Z, int ___status___, int ___status___) { if (!___status___) { if (abortenabled&&checktrans()) { #ifdef TRANSSTATS