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