Hello Alexander,

just a pedantic spelling patch:

diff --git a/src/Torrent.cc b/src/Torrent.cc
index 95b9aca..301d3b7 100644
--- a/src/Torrent.cc
+++ b/src/Torrent.cc
@@ -3271,7 +3271,7 @@ int TorrentPeer::Do()
    }
    if(recv_buf->Error())
    {
-      LogError(2,"recieve: %s",recv_buf->ErrorText());
+      LogError(2,"receive: %s",recv_buf->ErrorText());
       Disconnect(recv_buf->ErrorText());
       return MOVED;
    }

thx.

Regards

        Noel

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to