--- rpl/src/instructions_p8.c 2013/03/20 22:24:37 1.17 +++ rpl/src/instructions_p8.c 2013/03/22 15:31:19 1.18 @@ -105,7 +105,7 @@ instruction_poll(struct_processus *s_eta if (test_cfsf(s_etat_processus, 31) == d_vrai) { - if (empilement_pile_last(s_etat_processus, 3) == d_erreur) + if (empilement_pile_last(s_etat_processus, 2) == d_erreur) { return; }