From 11c32c1f510ecda05c8d02d1b0f6b220e3e866a5 Mon Sep 17 00:00:00 2001
From: ngenyingondo <raphael.ngenyi@student.uclouvain.be>
Date: Sat, 9 May 2020 15:07:05 +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 7f39dd6..6989a77 100755
--- a/run.c
+++ b/run.c
@@ -355,7 +355,7 @@ struct buffer_cw * buff_init_2(FILE *file2){
     return ptr2;
 }
 
-
+/*Initialisation du buffer 12*/
 struct buffer_rccw *buff_init_12(struct buffer_rc *ptr1,struct buffer_cw *ptr2){
 
     struct buffer_rccw *ptr3;
-- 
GitLab