@ -138,6 +138,7 @@ void afficherOffre(Offre *offre)
/*---------------------------------------------------------------------*/
/*
int main(void)
{
Offre offre1 = {"Travaux1", NULL};
@ -173,5 +174,4 @@ int main(void)
return (0);
}
*/