From f4eaa440e8721daef813d530cfe407577ff56427 Mon Sep 17 00:00:00 2001 From: Alix JEUDI--LEMOINE Date: Thu, 12 Jan 2023 01:27:17 +0100 Subject: [PATCH] Modification prototype menuResponsable_traiterCandidatures --- src/I/un.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/I/un.h b/src/I/un.h index 5fb2097..d7c65d5 100644 --- a/src/I/un.h +++ b/src/I/un.h @@ -54,7 +54,7 @@ void menuAdmin(VilleIUT*** tiutPointer, ListeCandidats* listePointer, int* nbVil void menuPrincipal(void); // BRIEF À FAIRE -void menuResponsable_traiterCandidatures(ListeCandidats liste, int nbCandidats); +void menuResponsable_traiterCandidatures(VilleIUT** tiut, int nbVilles, ListeCandidats liste, int nbCandidats); /** \brief Fonction permettant à l'utilisateur administrateur de changer le nombre de places disponibles dans une formation