242
238
    /* if(ret == 0), then the only sensible thing to do is to retry to
 
247
243
         will print that later, so no need to show this too. */
 
248
244
      fprintf(stderr, "getline() returned 0, retrying.\n");
 
255
249
    fprintf(stderr, "Restoring terminal attributes\n");
 
258
252
    perror("tcsetattr+echo");
 
262
256
    fprintf(stderr, "%s is exiting with status %d\n", argv[0],