Explorar o código

Amélioration affichage

Loquicom %!s(int64=6) %!d(string=hai) anos
pai
achega
2941edc2ec
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      mysh.c

+ 1 - 0
mysh.c

@@ -335,6 +335,7 @@ void handler(int sig){
         return;
     }
     //Sinon demande comfirmation pour finir le programme
+    printf("\n");
     while(reponse != 'o' && reponse != 'O' && reponse != 'n' && reponse != 'N'){
         //Recup la valeur
         printf("Voulez vous vraiment quitter ? [O/N] ");