Diff for /rpl/src/instructions_t1.c between versions 1.55 and 1.56

version 1.55, 2015/01/05 15:32:22 version 1.56, 2015/01/27 14:18:08
Line 503  instruction_then(struct_processus *s_eta Line 503  instruction_then(struct_processus *s_eta
                     }                      }
   
                     if ((instruction_majuscule = conversion_majuscule(                      if ((instruction_majuscule = conversion_majuscule(
                               s_etat_processus,
                             (*s_etat_processus).instruction_courante)) == NULL)                              (*s_etat_processus).instruction_courante)) == NULL)
                     {                      {
                         liberation(s_etat_processus, s_objet);                          liberation(s_etat_processus, s_objet);

Removed from v.1.55  
changed lines
  Added in v.1.56


CVSweb interface <joel.bertrand@systella.fr>