--- rpl/src/instructions_h1.c 2010/08/06 15:33:00 1.12 +++ rpl/src/instructions_h1.c 2010/08/13 21:00:37 1.13 @@ -1027,14 +1027,14 @@ instruction_help(struct_processus *s_eta while((fonction = readline("HELP> ")) != NULL) { - funlockfile(stdin); - funlockfile(stdout); - if (strcmp(fonction, "") == 0) { break; } + funlockfile(stdin); + funlockfile(stdout); + /* * Élimination des blancs précédents l'instruction */