[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.31 and 1.32

version 1.31, 2004/05/10 20:05:48 version 1.32, 2005/12/12 20:43:10
Line 257 
Line 257 
         errx(1, "%s", strerror(EACCES));          errx(1, "%s", strerror(EACCES));
 }  }
   
   /* ARGSUSED */
 void  void
 kbintr(int signo)  kbintr(int signo)
 {  {

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