Commit 00929a752035e6175b355b2778a2823662067d60

Authored by rsSimonin
1 parent 2f317645

f

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -133,7 +133,7 @@ int main (int argc,char *argv[]){
133 133 lire_fichier(argc,argv,mot_fichier,&mondico,&fichier_utilisateur);
134 134  
135 135  
136   - pause();
  136 + pause();
137 137  
138 138 test_fichier(&mondico,fichier_utilisateur);
139 139  
... ...