--- rpl/src/compilation.c 2017/06/29 14:54:42 1.90 +++ rpl/src/compilation.c 2017/08/03 17:17:42 1.92 @@ -1,6 +1,6 @@ /* ================================================================================ - RPL/2 (R) version 4.1.27 + RPL/2 (R) version 4.1.28 Copyright (C) 1989-2017 Dr. BERTRAND Joël This file is part of RPL/2. @@ -918,8 +918,7 @@ recherche_instruction_suivante_recursive int erreur_format; integer8 nombre_caracteres; - integer8 (*__type_parse)(struct_processus - *s_etat_processus, void **arg); + integer8 (*__type_parse)(struct_processus *, void **); unsigned char base_binaire;