Diff for /rpl/src/librpl.h between versions 1.45 and 1.46

version 1.45, 2013/10/02 07:56:42 version 1.46, 2013/10/04 07:54:50
Line 28  extern "C" Line 28  extern "C"
 {  {
 #   endif  #   endif
   
 unsigned char **rpl(unsigned char *script, unsigned char *rpl_home);  unsigned char **rpl(unsigned char *script, unsigned char *parametres,
           unsigned char *rpl_home);
   
 #   ifdef __cplusplus  #   ifdef __cplusplus
 }  }

Removed from v.1.45  
changed lines
  Added in v.1.46


CVSweb interface <joel.bertrand@systella.fr>