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 4333 by maya, Thu Feb 24 03:06:53 2011 UTC revision 4378 by maya, Tue Mar 8 14:19:03 2011 UTC
# Line 915  static char FAR *format_host_key(PTInstV Line 915  static char FAR *format_host_key(PTInstV
915          int host_len = strlen(pvar->hosts_state.prefetched_hostname);          int host_len = strlen(pvar->hosts_state.prefetched_hostname);
916          char *result = NULL;          char *result = NULL;
917          int index;          int index;
918          enum ssh_keytype type = pvar->hosts_state.hostkey.type;          ssh_keytype type = pvar->hosts_state.hostkey.type;
919    
920          switch (type) {          switch (type) {
921          case KEY_RSA1:          case KEY_RSA1:

Legend:
Removed from v.4333  
changed lines
  Added in v.4378

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