fixed typo

This commit is contained in:
Arvid Norberg 2008-11-17 19:19:45 +00:00
parent 370ee02ef6
commit 51393dabdf
1 changed files with 1 additions and 1 deletions

View File

@ -1013,7 +1013,7 @@ namespace libtorrent
return;
}
}
TORRENT_ASSERT(has_disk_receive_buffer()) || packet_size() == 9;
TORRENT_ASSERT(has_disk_receive_buffer() || packet_size() == 9);
// classify the received data as protocol chatter
// or data payload for the statistics