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

Diff for /src/usr.bin/ssh/clientloop.c between version 1.323 and 1.324

version 1.323, 2019/04/23 11:56:41 version 1.324, 2019/06/12 11:31:50
Line 121 
Line 121 
   
 /*  /*
  * Name of the host we are connecting to.  This is the name given on the   * Name of the host we are connecting to.  This is the name given on the
  * command line, or the HostName specified for the user-supplied name in a   * command line, or the Hostname specified for the user-supplied name in a
  * configuration file.   * configuration file.
  */   */
 extern char *host;  extern char *host;

Legend:
Removed from v.1.323  
changed lines
  Added in v.1.324