From fe44ca9fdf95c028c834008d2815fd7dc57f62d6 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 31 Oct 2003 12:15:32 +0000 Subject: [PATCH] *** empty log message *** --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 69db98026..14010a1e1 100755 --- a/docs/index.html +++ b/docs/index.html @@ -510,7 +510,7 @@ current task is in the state member, it will be one of the following:
- queued_for_cecking + queued_for_checking The torrent is in the queue for being checked. But there currently is another @@ -581,7 +581,7 @@ struct peer_info

The flags attribute tells you in which state the peer is. It is set to any combination of the four enums above. Where interesting means that we -are interested in pieces from this peer. choked means that we has +are interested in pieces from this peer. choked means that we have choked this peer. remote_interested and remote_choked means the same thing but that the peer is interested in pieces from us and the peer has choked us.