fix master build

This commit is contained in:
arvidn 2017-06-21 07:32:10 -04:00 committed by Arvid Norberg
parent f85c01cc0a
commit 2af4e936c4
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ namespace libtorrent {
//
// For example, to make all peers in the range 200.1.1.0 - 200.1.255.255
// belong to their own peer class, apply the following filter:
//
//
// .. code:: c++
//
// ip_filter f;