fix typo
This commit is contained in:
parent
ca6bb1ebd9
commit
a25345b1e7
|
@ -40,7 +40,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#if TORRENT_USE_IPV6
|
||||
#define TORRENT_CFG_IPV6 ipv6_
|
||||
#else
|
||||
#define TORRENT_CFG_IPV6 noipv6_-
|
||||
#define TORRENT_CFG_IPV6 noipv6_
|
||||
#endif
|
||||
|
||||
#ifdef TORRENT_NO_DEPRECATE
|
||||
|
|
Loading…
Reference in New Issue