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 9553 by youlab, Fri Dec 3 11:43:08 2021 UTC revision 9817 by nmaya, Thu Mar 17 13:39:33 2022 UTC
# Line 1721  void HOSTS_delete_all_hostkeys(PTInstVar Line 1721  void HOSTS_delete_all_hostkeys(PTInstVar
1721                                  memcpy(newfiledata + newFilePos,                                  memcpy(newfiledata + newFilePos,
1722                                          pvar->hosts_state.file_data + data_index,                                          pvar->hosts_state.file_data + data_index,
1723                                          length);                                          length);
1724                                    newFilePos += length;
1725    
1726                          }                          }
1727                          data_index = pvar->hosts_state.file_data_index;                          data_index = pvar->hosts_state.file_data_index;

Legend:
Removed from v.9553  
changed lines
  Added in v.9817

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