fix typo in comment

This commit is contained in:
Arvid Norberg
2009-01-28 05:19:19 +00:00
parent b245d45570
commit 8bcdb333e0

View File

@@ -439,7 +439,7 @@ namespace libtorrent
float peer_turnover; float peer_turnover;
// when we are connected to more than // when we are connected to more than
// limit * peer_turnover_enable peers // limit * peer_turnover_cutoff peers
// disconnect peer_turnover fraction // disconnect peer_turnover fraction
// of the peers // of the peers
float peer_turnover_cutoff; float peer_turnover_cutoff;