Diff for /rpl/src/instructions_t2.c between versions 1.15 and 1.16

version 1.15, 2010/08/09 13:51:47 version 1.16, 2010/08/13 21:00:37
Line 2215  instruction_target(struct_processus *s_e Line 2215  instruction_target(struct_processus *s_e
                     if ((*s_etat_processus).langue == 'F')                      if ((*s_etat_processus).langue == 'F')
                     {                      {
                         printf("+++Attention : Support du protocole"                          printf("+++Attention : Support du protocole"
                                 " IPv6 indisponble\n");                                  " IPv6 indisponible\n");
                     }                      }
                     else                      else
                     {                      {

Removed from v.1.15  
changed lines
  Added in v.1.16


CVSweb interface <joel.bertrand@systella.fr>