From 9a98f3dc53b028dd0aed325b8c05df7e371bd664 Mon Sep 17 00:00:00 2001
From: Giovanna Stefanelli <giovanna.stefanelli@student.uclouvain.be>
Date: Sun, 10 May 2020 13:04:34 +0200
Subject: [PATCH] Update fact.c

---
 fact.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/fact.c b/fact.c
index fa332d2..a587655 100644
--- a/fact.c
+++ b/fact.c
@@ -1,7 +1,6 @@
 //
-// Modified on 25/04/2020.
+// Modified on 09/05/2020.
 //
-//modifier les thread too loog
 #include <errno.h>
 #include <sys/types.h>
 #include <stdio.h>
-- 
GitLab