Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/hosts.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6841 by doda, Tue Jul 4 15:02:28 2017 UTC revision 6998 by maya, Wed Nov 29 22:54:33 2017 UTC
# Line 2269  BOOL HOSTS_check_host_key(PTInstVar pvar Line 2269  BOOL HOSTS_check_host_key(PTInstVar pvar
2269                                          } else {                                          } else {
2270                                                  // SSH2ではあとで SSH_notify_host_OK() を呼ぶ。                                                  // SSH2ではあとで SSH_notify_host_OK() を呼ぶ。
2271                                          }                                          }
2272    
2273                                            // About TTSSH ダイアログでの表示のために、ここで保存しておく。
2274                                            key_copy(&pvar->hosts_state.hostkey, key);
2275    
2276                                          return TRUE;                                          return TRUE;
2277                                  }                                  }
2278                                  else if (match == 0) {                                  else if (match == 0) {

Legend:
Removed from v.6841  
changed lines
  Added in v.6998

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26