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

Diff for /src/usr.bin/pr/pr.c between version 1.44 and 1.45

version 1.44, 2020/12/13 15:36:36 version 1.45, 2023/03/08 04:43:12
Line 1717 
Line 1717 
 /*  /*
  * terminate():    when a SIGINT is recvd   * terminate():    when a SIGINT is recvd
  */   */
 /*ARGSUSED*/  
 void  void
 terminate(int which_sig)  terminate(int which_sig)
 {  {

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45