From 91fdbc4385370cab2d34defa526dd213039d5f5a Mon Sep 17 00:00:00 2001
From: ngenyingondo <raphael.ngenyi@student.uclouvain.be>
Date: Sat, 9 May 2020 15:06:24 +0200
Subject: [PATCH] =?UTF-8?q?sp=C3=A9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 run.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/run.c b/run.c
index a3a0e2a..7f39dd6 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;
-- 
GitLab