mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 07:28:39 +00:00
Attempt fixing windows build
This commit is contained in:
parent
065e27b5f5
commit
2021a0c048
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ namespace libtorrent
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// the port this peer is or was connected on
|
// the port this peer is or was connected on
|
||||||
uint16_t port;
|
boost::uint16_t port;
|
||||||
|
|
||||||
// the number of failed connection attempts
|
// the number of failed connection attempts
|
||||||
// this peer has
|
// this peer has
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue