fixed typo

This commit is contained in:
Arvid Norberg 2010-02-09 04:58:16 +00:00
parent d019833043
commit 348cd22b9a
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ namespace libtorrent
int desired_queue_size() const { return m_desired_queue_size; }
bool peer_connection::bittyrant_unchoke_compare(
bool bittyrant_unchoke_compare(
boost::intrusive_ptr<peer_connection const> const& p) const;
// compares this connection against the given connection
// for which one is more eligible for an unchoke.