[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.169 and 1.170

version 1.169, 2005/10/15 15:28:12 version 1.170, 2005/10/30 08:52:18
Line 595 
Line 595 
         file_key = key_new(host_key->type);          file_key = key_new(host_key->type);
   
         /*          /*
          * Check if the host key is present in the user\'s list of known           * Check if the host key is present in the user's list of known
          * hosts or in the systemwide list.           * hosts or in the systemwide list.
          */           */
         host_file = user_hostfile;          host_file = user_hostfile;

Legend:
Removed from v.1.169  
changed lines
  Added in v.1.170