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