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

Diff for /src/usr.bin/ssh/sshconnect.c between version 1.297 and 1.298

version 1.297, 2018/02/23 15:58:38 version 1.298, 2018/04/10 00:10:49
Line 262 
Line 262 
   
 /*  /*
  * Search a interface address list (returned from getifaddrs(3)) for an   * Search a interface address list (returned from getifaddrs(3)) for an
  * address that matches the desired address family on the specifed interface.   * address that matches the desired address family on the specified interface.
  * Returns 0 and fills in *resultp and *rlenp on success. Returns -1 on failure.   * Returns 0 and fills in *resultp and *rlenp on success. Returns -1 on failure.
  */   */
 static int  static int

Legend:
Removed from v.1.297  
changed lines
  Added in v.1.298