Diff for /rpl/src/rpl.h between versions 1.202 and 1.203

version 1.202, 2013/03/05 16:20:47 version 1.203, 2013/03/05 16:26:46
Line 1545  typedef struct liste_pile_systeme Line 1545  typedef struct liste_pile_systeme
     unsigned long               adresse_retour;      unsigned long               adresse_retour;
     unsigned long               niveau_courant;      unsigned long               niveau_courant;
     struct_liste_chainee        *pointeur_objet_retour;      struct_liste_chainee        *pointeur_objet_retour;
     struct_objet                *pointeur_adresse_retour;  
 } struct_liste_pile_systeme;  } struct_liste_pile_systeme;
 #endif  #endif
   

Removed from v.1.202  
changed lines
  Added in v.1.203


CVSweb interface <joel.bertrand@systella.fr>