just a back to the line
This commit is contained in:
parent
3a2a7fe7aa
commit
2b6e07e983
@ -23,7 +23,7 @@ int main(int argc, char * argv[])
|
||||
break;
|
||||
case 'o':
|
||||
case 'l':
|
||||
fprintf(stdout,"option %c",option);
|
||||
fprintf(stdout,"option %c\n",option);
|
||||
break;
|
||||
case '?':
|
||||
fprintf(stdout,"erreur : %s\n",optopt);
|
||||
|
Loading…
Reference in New Issue
Block a user