[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.302 and 1.303

version 1.302, 2018/07/19 10:28:47 version 1.303, 2018/07/19 23:03:16
Line 315 
Line 315 
 }  }
   
 /*  /*
  * Creates a ocket for use as the ssh connection.   * Creates a socket for use as the ssh connection.
  */   */
 static int  static int
 ssh_create_socket(struct addrinfo *ai)  ssh_create_socket(struct addrinfo *ai)

Legend:
Removed from v.1.302  
changed lines
  Added in v.1.303