fixed typo in recent metadata-send buffer fix
This commit is contained in:
@@ -669,7 +669,7 @@ namespace libtorrent
|
||||
else
|
||||
#endif
|
||||
{
|
||||
append_const_send_buffer(buffer, size);
|
||||
peer_connection::append_const_send_buffer(buffer, size);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user