[BACK]Return to logmsg.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/logmsg.c between version 1.31 and 1.32

version 1.31, 2007/01/07 02:47:57 version 1.32, 2007/01/07 13:33:04
Line 167 
Line 167 
                 }                  }
   
                 printf("\nLog message unchanged or not specified\n"                  printf("\nLog message unchanged or not specified\n"
                     "a)bort, c)ontinue, e(dit)\nAction: (continue) ");                      "a)bort, c)ontinue, e)dit\nAction: (continue) ");
                 (void)fflush(stdout);                  (void)fflush(stdout);
   
                 c = getc(stdin);                  c = getc(stdin);

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32