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

Diff for /src/usr.bin/ssh/kex.c between version 1.166 and 1.167

version 1.166, 2021/01/27 23:49:46 version 1.167, 2021/01/31 22:55:29
Line 390 
Line 390 
 }  }
   
 /* ARGSUSED */  /* ARGSUSED */
 static int  int
 kex_protocol_error(int type, u_int32_t seq, struct ssh *ssh)  kex_protocol_error(int type, u_int32_t seq, struct ssh *ssh)
 {  {
         int r;          int r;

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.167