GITLAB
rsimonin
/
ima3_projet_pa_2019
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
00929a752035e6175b355b2778a2823662067d60
Authored by
rsSimonin
2019-04-23 09:59:34 +0200
1 parent
2f317645
f
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
main.c
Inline
Side-by-side
main.c
Wrap text
Show/Hide comments
View file @
00929a7
...
...
@@ -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
...
...