From b372e0428d4aa7ee2b50276d3823c28ca5abd17e Mon Sep 17 00:00:00 2001 From: tTh Date: Tue, 20 Aug 2024 16:52:16 +0200 Subject: [PATCH] cosmetic --- Ecoute/src/fonctions.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Ecoute/src/fonctions.c b/Ecoute/src/fonctions.c index 76328ea..d7234af 100644 --- a/Ecoute/src/fonctions.c +++ b/Ecoute/src/fonctions.c @@ -57,7 +57,7 @@ int foo, len_nom, len_ext; fprintf(stderr, "type_du_fichier(%s)\n", nom); #endif len_nom = strlen(nom); -for (foo=0; foo len_ext) && !strcmp(nom+(len_nom-len_ext), types_de_fichiers[foo].extension) ) { @@ -80,7 +80,7 @@ int foo; if (type == SON_UNKNOW) return "unknow"; -for (foo=0; foo