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

version 1.268, 2015/03/11 11:28:21 version 1.274, 2015/07/21 12:22:16
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.21    RPL/2 (R) version 4.1.22
   Copyright (C) 1989-2015 Dr. BERTRAND Joël    Copyright (C) 1989-2015 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
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.268  
changed lines
  Added in v.1.274


CVSweb interface <joel.bertrand@systella.fr>