mirror of
https://github.com/augustin64/projet-tipe
synced 2025-04-22 21:23:53 +02:00
Fix output
This commit is contained in:
parent
1d4b56a14f
commit
40cc1226dc
@ -153,7 +153,8 @@ void recognize(char* modele, char* entree, char* sortie) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
printf("}\n");
|
if (! strcmp(sortie, "json"))
|
||||||
|
printf("}\n");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user