Diff for /rpl/src/gestion_objets.c between versions 1.54 and 1.55

version 1.54, 2011/06/22 13:26:58 version 1.55, 2011/06/24 15:59:06
Line 288  liberation_maillon(struct_processus *s_e Line 288  liberation_maillon(struct_processus *s_e
 ================================================================================  ================================================================================
 */  */
   
 void *  struct_objet *
 allocation(struct_processus *s_etat_processus, enum t_type type)  allocation(struct_processus *s_etat_processus, enum t_type type)
 {  {
     struct_objet            *s_objet;      struct_objet            *s_objet;

Removed from v.1.54  
changed lines
  Added in v.1.55


CVSweb interface <joel.bertrand@systella.fr>