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

Diff for /src/usr.bin/ssh/ssh-agent.c between version 1.295 and 1.296

version 1.295, 2023/03/05 05:34:09 version 1.296, 2023/03/08 04:43:12
Line 1947 
Line 1947 
         _exit(i);          _exit(i);
 }  }
   
 /*ARGSUSED*/  
 static void  static void
 cleanup_handler(int sig)  cleanup_handler(int sig)
 {  {

Legend:
Removed from v.1.295  
changed lines
  Added in v.1.296