--- rpl/src/interruptions.c 2011/10/10 10:58:12 1.84 +++ rpl/src/interruptions.c 2011/11/18 20:24:40 1.86 @@ -1828,7 +1828,7 @@ interruption_violation_access(void *adre unsigned char message[] = "+++System : Trying to catch access " "violation\n"; - static int compteur_erreur = 0; + static int compteur_erreur = 0; if ((gravite == 0) && (routine_recursive != 0)) {