Diff for /rpl/src/librpl.h between versions 1.21 and 1.44

version 1.21, 2011/06/21 15:26:35 version 1.44, 2013/10/02 07:43:41
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.0.prerelease.2    RPL/2 (R) version 4.1.16
   Copyright (C) 1989-2011 Dr. BERTRAND Joël    Copyright (C) 1989-2013 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
Line 23 Line 23
 #ifndef INCLUSION_LIBRPL  #ifndef INCLUSION_LIBRPL
 #define INCLUSION_LIBRPL  #define INCLUSION_LIBRPL
   
 unsigned char **rpl(unsigned char *script, unsigned char **rpl_home);  unsigned char **rpl(unsigned char *script, unsigned char *rpl_home);
   
 #endif  #endif
   

Removed from v.1.21  
changed lines
  Added in v.1.44


CVSweb interface <joel.bertrand@systella.fr>