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

Diff for /src/usr.bin/chpass/chpass.c between version 1.49 and 1.50

version 1.49, 2022/12/04 23:50:47 version 1.50, 2023/03/08 04:43:10
Line 228 
Line 228 
         errx(1, "%s", strerror(EACCES));          errx(1, "%s", strerror(EACCES));
 }  }
   
 /* ARGSUSED */  
 void  void
 kbintr(int signo)  kbintr(int signo)
 {  {

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50