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

version 1.271, 2015/06/15 11:37:53 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.271  
changed lines
  Added in v.1.274


CVSweb interface <joel.bertrand@systella.fr>