From 3ace7fa753107758ffcc636547011284ef76ed64 Mon Sep 17 00:00:00 2001 From: sdardenn Date: Sat, 4 May 2019 17:29:15 +0200 Subject: [PATCH] Vérification correcteur.c --- correcteur.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/correcteur.c b/correcteur.c index 0dc154f..6ea24e2 100644 --- a/correcteur.c +++ b/correcteur.c @@ -152,5 +152,4 @@ void print_erreurs(FILE *fp, int *malorthographies, int *mots) index = 0; } } -} - +} \ No newline at end of file -- libgit2 0.21.2