Attempt fixing windows build

This commit is contained in:
Andrew Resch 2008-07-17 22:55:19 +00:00
parent 065e27b5f5
commit 2021a0c048
1 changed files with 1 additions and 1 deletions

View File

@ -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