diff --git a/run.c b/run.c index a3a0e2accc6e4102b2ecaabf364189e3b3881bc8..7f39dd6f5f8930a1aedeff8835640ec5848ad6d0 100755 --- a/run.c +++ b/run.c @@ -336,7 +336,7 @@ struct buffer_rc * buff_init_1(FILE *file1){ return ptr1; } - +/*Initialisation du buffer 2*/ struct buffer_cw * buff_init_2(FILE *file2){ struct buffer_cw *ptr2;