mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
patch from Henry morgan to fix soem typos (e.g misspelled connexion into connection)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
748f7db7a4
commit
4868a90d81
10 changed files with 22 additions and 22 deletions
|
@ -317,7 +317,7 @@ int ftFileCreator::locked_notifyReceived(uint64_t offset, uint32_t chunk_size)
|
|||
{
|
||||
// Chunk is not found. Maybe that is because the packet is in the middle
|
||||
// of an existing chunk. This case occurs whenever a packet is lost due
|
||||
// to temporarily interrupted connexion. In such a case we split the
|
||||
// to temporarily interrupted connection. In such a case we split the
|
||||
// chunk. Any pending block will be re-asked to the source after 40 secs.
|
||||
//
|
||||
#ifdef FILE_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue