Diff for /rpl/src/analyse.c between versions 1.24 and 1.26

version 1.24, 2010/07/31 10:34:17 version 1.26, 2010/08/06 15:32:57
Line 20 Line 20
 */  */
   
   
 #include "rpl.conv.h"  #include "rpl-conv.h"
   
   
 /*  /*
Line 884  initialisation_instructions(struct_proce Line 884  initialisation_instructions(struct_proce
 }  }
   
   
 extern inline void *  #ifndef OS2
   extern inline
   #endif
   void *
 analyse_instruction(struct_processus *s_etat_processus, unsigned char *ptr)  analyse_instruction(struct_processus *s_etat_processus, unsigned char *ptr)
 {  {
     int                             pointeur;      int                             pointeur;

Removed from v.1.24  
changed lines
  Added in v.1.26


CVSweb interface <joel.bertrand@systella.fr>