Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/hosts.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|