Diff for /rpl/src/instructions_r4.c between versions 1.22 and 1.24

version 1.22, 2010/08/13 21:00:37 version 1.24, 2010/08/26 19:07:40
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.0.18    RPL/2 (R) version 4.0.19
   Copyright (C) 1989-2010 Dr. BERTRAND Joël    Copyright (C) 1989-2010 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
Line 1969  instruction_read(struct_processus *s_eta Line 1969  instruction_read(struct_processus *s_eta
                         }                          }
                         else                          else
                         {                          {
                             printf("+++Attention : IPv6 support "                              printf("+++Warning : IPv6 support "
                                     "unavailable\n");                                      "unavailable\n");
                         }                          }
 #                       endif  #                       endif
Line 2379  instruction_read(struct_processus *s_eta Line 2379  instruction_read(struct_processus *s_eta
                 }                  }
                 else                  else
                 {                  {
                     printf("+++Attention : IPv6 support "                      printf("+++Warning : IPv6 support "
                             "unavailable\n");                              "unavailable\n");
                 }                  }
 #               endif  #               endif

Removed from v.1.22  
changed lines
  Added in v.1.24


CVSweb interface <joel.bertrand@systella.fr>