Diff for /rpl/src/rpl.h between versions 1.273 and 1.274

version 1.273, 2015/07/18 12:32:03 version 1.274, 2015/07/21 12:22:16
Line 326  typedef struct queue_signaux Line 326  typedef struct queue_signaux
     volatile logical1           requete_arret;      volatile logical1           requete_arret;
   
     pthread_t                   thread_signaux;      pthread_t                   thread_signaux;
       pid_t                       controle;
   
     volatile struct      volatile struct
     {      {

Removed from v.1.273  
changed lines
  Added in v.1.274


CVSweb interface <joel.bertrand@systella.fr>