From 206a4e26f6c55fea33aca8708f29bcf6dbc3f5ed Mon Sep 17 00:00:00 2001 From: "yann.champeau" Date: Fri, 13 Jan 2023 21:45:31 +0100 Subject: [PATCH] Ajustements. --- src/partie2/saeP2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/partie2/saeP2.h b/src/partie2/saeP2.h index cf781c9..ebf81ff 100644 --- a/src/partie2/saeP2.h +++ b/src/partie2/saeP2.h @@ -116,7 +116,7 @@ void ListeCandidat(int nbcandidat,candidat *tcandidat[]); * \param [in,out] tcandidat Tableau contenant les candidats. * \param [in] numcandid numéro du candidat à chercher. */ -void Candidater(VilleIUT* tiut[],int tlogi, candidat* tcandidat[], int nbcandidat; +void Candidater(VilleIUT* tiut[],int tlogi, candidat* tcandidat[], int nbcandidat); /* Permet de candidater dans un IUT Entrée :